Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pytorch.spec'], chrootPath='/var/lib/mock/dist-an23-epao-build-290097-64988/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pytorch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1689638400 Wrote: /builddir/build/SRPMS/pytorch-2.0.1-2.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pytorch.spec'], chrootPath='/var/lib/mock/dist-an23-epao-build-290097-64988/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pytorch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1689638400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CjYSB8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytorch-v2.0.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pytorch-v2.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pytorch-v2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pytorch-C.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pytorch-xnnpack.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pytorch-cuda12.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i -e 's|torch_cpu PUBLIC c10|torch_cpu PUBLIC c10 qnnpack gloo gloo_cuda |' caffe2/CMakeLists.txt + rm -rf third_party/pthreadpool/BUILD.bazel third_party/pthreadpool/CMakeLists.txt third_party/pthreadpool/LICENSE third_party/pthreadpool/README.md third_party/pthreadpool/WORKSPACE third_party/pthreadpool/bench third_party/pthreadpool/cmake third_party/pthreadpool/configure.py third_party/pthreadpool/confu.yaml third_party/pthreadpool/examples third_party/pthreadpool/include third_party/pthreadpool/jni third_party/pthreadpool/src third_party/pthreadpool/test + touch third_party/pthreadpool/CMakeLists.txt + sed -i -e 's|NAMES openblas|NAMES openblaso openblas|' cmake/Modules/FindOpenBLAS.cmake + sed -i -e 's|USE_ZSTD|NOT_USE_ZSTD|g' cmake/Dependencies.cmake + sed -i -e 's|add_subdirectory(zstd)|list(APPEND Caffe2_PUBLIC_DEPENDENCY_LIBS zstd)|g' caffe2/share/contrib/CMakeLists.txt + sed -i -e 's|Caffe2_DEPENDENCY_LIBS onnx_proto onnx|Caffe2_DEPENDENCY_LIBS onnx_proto onnx onnx_optimizer|' cmake/Dependencies.cmake + mkdir -p third_party/tensorpipe + echo '' + sed -i '/add_dependencies(tensorpipe_agent tensorpipe)/d' caffe2/CMakeLists.txt + echo '' + echo 'set(NNPACK_FOUND TRUE)' + sed -i '/TARGET cpuinfo PROPERTY/d' cmake/Dependencies.cmake + sed -i '/APPEND Caffe2_DEPENDENCY_LIBS fp16/d' cmake/Dependencies.cmake + mkdir -p third_party/QNNPACK + echo '' + sed -i '/TARGET qnnpack PROPERTY/d' cmake/Dependencies.cmake + sed -i -e '/target_compile_options(qnnpack/d' cmake/Dependencies.cmake + mkdir -p third_party/psimd + echo '' + sed -i '/pytorch_qnnpack PRIVATE psimd/d' aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt + sed -i '/NOT TARGET fxdiv/,/endif/d' caffe2/CMakeLists.txt + sed -i '/torch_cpu PRIVATE fxdiv/d' caffe2/CMakeLists.txt + sed -i '/pytorch_qnnpack PRIVATE fxdiv/d' aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt + mkdir -p third_party/fbgemm + echo '' + sed -i '/(TARGET fbgemm/d' cmake/Dependencies.cmake + sed -i 's|caffe2_fakelowp_ops fbgemm cpuinfo|caffe2_fakelowp_ops|' caffe2/contrib/fakelowp/CMakeLists.txt + sed -i 's|caffe2_dnnlowp_avx2_ops fbgemm|caffe2_dnnlowp_avx2_ops|' caffe2/quantization/server/CMakeLists.txt + mkdir -p third_party/foxi + echo '' + mkdir -p third_party/onnx-tensorrt + echo '' + sed -i /nvonnxparser_static/d cmake/Dependencies.cmake + sed -i 's|onnx_trt_library|nvonnxparser_static|g' cmake/Dependencies.cmake + sed -i '/find_package(RocksDB CONFIG)/d' modules/rocksdb/CMakeLists.txt + sed -i 's|RocksDB::rocksdb|RocksDB::rocksdb-shared|' modules/rocksdb/CMakeLists.txt + mv -f cmake/Modules_CUDA_fix/FindCUDNN.cmake cmake/Modules + rm -rf cmake/Modules_CUDA_fix + find . -type d -name FindCUDA -exec rm -rf '{}' ';' + sed -i -e '/install/{:a;/COMPONENT/bb;N;ba;:b;/Modules_CUDA_fix/d;}' CMakeLists.txt + sed -i '/install(EXPORT Caffe2Targets/,/dev)/d' CMakeLists.txt + sed -i 's|SYSTEM ||g' c10/CMakeLists.txt + sed -i 's|SYSTEM ||g' torch/CMakeLists.txt + sed -i 's|SYSTEM ||g' caffe2/CMakeLists.txt + sed -i 's|BEFORE SYSTEM ||g' cmake/ProtoBuf.cmake + sed -i 's|AFTER SYSTEM ||g' cmake/Dependencies.cmake + sed -i 's|BEFORE SYSTEM ||g' cmake/Dependencies.cmake + sed -i 's|SYSTEM ||g' cmake/Dependencies.cmake + sed -i '1i #include ' c10/util/Registry.h + sed -i '1i #include ' c10/core/DispatchKey.h + sed -i '1i #include ' torch/csrc/jit/runtime/logging.cpp + sed -i '1i #include ' torch/csrc/lazy/core/multi_wait.cpp + sed -i '1i #include "stdint.h"' torch/csrc/jit/passes/quantization/quantization_type.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5I9k4j + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pytorch-v2.0.1 + export LD_LIBRARY_PATH=/usr/local/cuda-12.1/lib64 + LD_LIBRARY_PATH=/usr/local/cuda-12.1/lib64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -S . -B anolis-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_FULL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_FULL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=/var/lib -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -Wno-dev -DCMAKE_SKIP_RPATH=ON -DCMAKE_VERBOSE_MAKEFILE=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_NO_SYSTEM_FROM_IMPORTED=ON -DCMAKE_SKIP_RULE_DEPENDENCY=ON -DCMAKE_SUPPRESS_REGENERATION=ON -DUSE_CCACHE=OFF -DHAVE_SOVERSION=ON -DUSE_NATIVE_ARCH=OFF -DUSE_DISTRIBUTED=ON -DBUILD_DOCS=OFF -DBUILD_PYTHON=ON -DBUILD_FUNCTORCH=OFF -DBUILD_CAFFE2=ON -DBUILD_BINARY=OFF -DBUILD_BENCHMARK=OFF -DBUILD_CUSTOM_PROTOBUF=OFF -DBUILDING_WITH_TORCH_LIBS=ON -DPYTHON_EXECUTABLE=/usr/bin/python3 -DPYBIND11_PYTHON_VERSION=3.10 -DCAFFE2_LINK_LOCAL_PROTOBUF=OFF -DONNX_ML=OFF -DUSE_GLOG=ON -DUSE_GFLAGS=ON -DUSE_OPENMP=ON -DUSE_KINETO=ON -DUSE_BREAKPAD=OFF -DUSE_SYSTEM_ONNX=ON -DUSE_SYSTEM_GLOO=ON -DUSE_SYSTEM_PYBIND11=ON -DUSE_SYSTEM_EIGEN_INSTALL=ON -DUSE_CUDA=ON -DUSE_CUDNN=ON -DUSE_NVRTC=OFF -DUSE_CUPTI_SO=ON -DUSE_FAST_NVCC=ON -DUSE_SYSTEM_NCCL=ON -DCMAKE_CUDA_FLAGS=-fPIC -DCUDA_PROPAGATE_HOST_FLAGS=OFF '-DTORCH_CUDA_ARCH_LIST=6.0 6.1 7.0 7.5 8.0 8.6' -DCUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda-12.1 -DCMAKE_CUDA_COMPILER=/usr/local/cuda-12.1/bin/nvcc '-DCUDA_NVCC_FLAGS=--compiler-options;-fPIC;-Wno-deprecated-gpu-targets;-allow-unsupported-compiler;--fatbin-options;-compress-all' '-DCMAKE_CUDA_FLAGS=--compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all' -DNCCL_INCLUDE_DIR=/usr/include/nccl -DUSE_MAGMA=ON -DBUILD_SPLIT_CUDA=ON -DUSE_TENSORRT=OFF -DBLAS=OpenBLAS -DUSE_MPI=OFF -DUSE_OBSERVERS=OFF -DUSE_ASAN=OFF -DUSE_ROCM=OFF -DUSE_MKLDNN=OFF -DUSE_FBGEMM=OFF -DUSE_NNPACK=ON -DUSE_QNNPACK=ON -DUSE_PYTORCH_QNNPACK=ON -DUSE_SYSTEM_FP16=ON -DUSE_SYSTEM_PSIMD=ON -DUSE_SYSTEM_SLEEF=ON -DUSE_SYSTEM_FXDIV=ON -DUSE_SYSTEM_XNNPACK=ON -DUSE_SYSTEM_CPUINFO=ON -DUSE_SYSTEM_PTHREADPOOL=ON -DUSE_TENSORPIPE=ON -DUSE_FAKELOWP=OFF -DUSE_OPENCL=OFF -DUSE_GLOO=ON -DUSE_ZMQ=ON -DUSE_ZSTD=ON -DUSE_LMDB=ON -DUSE_REDIS=ON -DUSE_LEVELDB=ON -DUSE_ROCKSDB=OFF -DUSE_FFMPEG=OFF -DUSE_OPENCV=ON -DUSE_METAL=OFF -DUSE_TBB=OFF -DUSE_LLVM=OFF -DATEN_NO_TEST=ON -- The CXX compiler identification is GNU 12.2.1 -- The C compiler identification is GNU 12.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- /usr/bin/g++ /builddir/build/BUILD/pytorch-v2.0.1/torch/abi-check.cpp -o /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/abi-check -- Determined _GLIBCXX_USE_CXX11_ABI=1 -- Performing Test COMPILER_WORKS -- Performing Test COMPILER_WORKS - Success -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Success -- Performing Test C_HAS_AVX_1 -- Performing Test C_HAS_AVX_1 - Failed -- Performing Test C_HAS_AVX_2 -- Performing Test C_HAS_AVX_2 - Failed -- Performing Test C_HAS_AVX_3 -- Performing Test C_HAS_AVX_3 - Failed -- Performing Test C_HAS_AVX2_1 -- Performing Test C_HAS_AVX2_1 - Failed -- Performing Test C_HAS_AVX2_2 -- Performing Test C_HAS_AVX2_2 - Failed -- Performing Test C_HAS_AVX2_3 -- Performing Test C_HAS_AVX2_3 - Failed -- Performing Test C_HAS_AVX512_1 -- Performing Test C_HAS_AVX512_1 - Failed -- Performing Test C_HAS_AVX512_2 -- Performing Test C_HAS_AVX512_2 - Failed -- Performing Test C_HAS_AVX512_3 -- Performing Test C_HAS_AVX512_3 - Failed -- Performing Test CXX_HAS_AVX_1 -- Performing Test CXX_HAS_AVX_1 - Failed -- Performing Test CXX_HAS_AVX_2 -- Performing Test CXX_HAS_AVX_2 - Failed -- Performing Test CXX_HAS_AVX_3 -- Performing Test CXX_HAS_AVX_3 - Failed -- Performing Test CXX_HAS_AVX2_1 -- Performing Test CXX_HAS_AVX2_1 - Failed -- Performing Test CXX_HAS_AVX2_2 -- Performing Test CXX_HAS_AVX2_2 - Failed -- Performing Test CXX_HAS_AVX2_3 -- Performing Test CXX_HAS_AVX2_3 - Failed -- Performing Test CXX_HAS_AVX512_1 -- Performing Test CXX_HAS_AVX512_1 - Failed -- Performing Test CXX_HAS_AVX512_2 -- Performing Test CXX_HAS_AVX512_2 - Failed -- Performing Test CXX_HAS_AVX512_3 -- Performing Test CXX_HAS_AVX512_3 - Failed -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Failed -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_SUPPORTS_RDYNAMIC -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success -- Found CUDA: /usr/local/cuda-12.1 (found version "12.1") -- The CUDA compiler identification is NVIDIA 12.1.105 -- Detecting CUDA compiler ABI info -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /usr/local/cuda-12.1/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done -- Caffe2: CUDA detected: 12.1 -- Caffe2: CUDA nvcc is: /usr/local/cuda-12.1/bin/nvcc -- Caffe2: CUDA toolkit directory: /usr/local/cuda-12.1 -- Caffe2: Header version is: 12.1 -- /usr/local/cuda-12.1/lib64/libnvrtc.so shorthash is 11929631 -- Found CUDNN: /usr/lib64/libcudnn.so -- Added CUDA NVCC flags for: -gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_61,code=sm_61;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86 -- Caffe2: Found protobuf with new-style protobuf targets. -- Caffe2 protobuf include directory: /usr/include -- Found Threads: TRUE -- Trying to find preferred BLAS backend of choice: OpenBLAS -- Found OpenBLAS libraries: /usr/lib64/libopenblaso.so -- Found OpenBLAS include: /usr/include/openblas -- Using pocketfft in directory: /builddir/build/BUILD/pytorch-v2.0.1/third_party/pocketfft/ -- Found pthreadpool: /usr/lib64/libpthreadpool.so Found cpuinfo: /usr/lib64/libcpuinfo.so -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Found XNNPACK: /usr/lib64/libXNNPACK.so -- Caffe2: Found gflags with new-style gflags target. -- Caffe2: Cannot find glog automatically. Using legacy find. -- Found glog: /usr/include -- Caffe2: Found glog (include: /usr/include, library: /usr/lib64/libglog.so) CMake Warning at cmake/Dependencies.cmake:844 (message): Turning USE_FAKELOWP off as it depends on USE_FBGEMM. Call Stack (most recent call first): CMakeLists.txt:717 (include) -- Found LMDB: /usr/include -- Found lmdb (include: /usr/include, library: /usr/lib64/liblmdb.so) -- Found LevelDB: /usr/include -- Found LevelDB (include: /usr/include, library: /usr/lib64/libleveldb.so) -- Found Snappy: /usr/include -- Found Snappy (include: /usr/include, library: /usr/lib64/libsnappy.so) -- Found Numa: /usr/include -- Found Numa (include: /usr/include, library: /usr/lib64/libnuma.so) -- Found ZMQ: /usr/include -- Found ZMQ (include: /usr/include, library: /usr/lib64/libzmq.so) -- Found Hiredis: /usr/include -- Found Hiredis (include: /usr/include, library: /usr/lib64/libhiredis.so) -- OpenCV found (/usr/lib64/cmake/OpenCV) -- Found system Eigen at /usr/include/eigen3 -- Setting Python's include dir to /usr/include/python3.10 from sysconfig -- Setting Python's library to /usr/lib64/python3.10 -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.0") -- Found PythonLibs: /usr/lib64/python3.10 (found suitable version "3.10.12", minimum required is "3.0") -- Found NumPy: /usr/lib64/python3.10/site-packages/numpy/core/include (found version "1.24.2") -- NumPy ver. 1.24.2 found (include: /usr/lib64/python3.10/site-packages/numpy/core/include) -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") -- Found PythonLibs: /usr/lib64/python3.10 -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Found pybind11: /usr/include (found version "2.10.4") -- pybind11 include dirs: /usr/include;/usr/include/python3.10 -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Adding OpenMP CXX_FLAGS: -fopenmp -- Will link against OpenMP libraries: /usr/lib/gcc/aarch64-anolis-linux/12/libgomp.so;/usr/lib64/libpthread.a -- Found NCCL: /usr/include -- Determining NCCL version from /usr/include/nccl.h... -- Looking for NCCL_VERSION_CODE -- Looking for NCCL_VERSION_CODE - not found -- NCCL version < 2.3.5-5 -- Found NCCL (include: /usr/include, library: /usr/lib64/libnccl.so) -- Found CUB: /usr/local/cuda-12.1/include -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS: CUDA_NVCC_FLAGS = --compiler-options;-fPIC;-Wno-deprecated-gpu-targets;-allow-unsupported-compiler;--fatbin-options;-compress-all;-Xfatbin;-compress-all;--compiler-options;-fPIC;-Wno-deprecated-gpu-targets;-allow-unsupported-compiler;--fatbin-options;-compress-all;-DONNX_NAMESPACE=onnx;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_61,code=sm_61;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl;--expt-relaxed-constexpr;--expt-extended-lambda CUDA_NVCC_FLAGS_DEBUG = -g;-lineinfo;--source-in-ptx CUDA_NVCC_FLAGS_RELEASE = -O3;-DNDEBUG CUDA_NVCC_FLAGS_RELWITHDEBINFO = -g;-lineinfo;--source-in-ptx CUDA_NVCC_FLAGS_MINSIZEREL = -O1;-DNDEBUG -- Performing Test UV_LINT_W4 -- Performing Test UV_LINT_W4 - Failed -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed -- Performing Test UV_LINT_NO_HIDES_LOCAL -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed -- Performing Test UV_LINT_NO_HIDES_PARAM -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed -- Performing Test UV_LINT_NO_HIDES_GLOBAL -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed -- Performing Test UV_LINT_NO_UNSAFE_MSVC -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed -- Performing Test UV_LINT_WALL -- Performing Test UV_LINT_WALL - Success -- Performing Test UV_LINT_NO_UNUSED_PARAMETER -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success -- Performing Test UV_LINT_STRICT_PROTOTYPES -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success -- Performing Test UV_LINT_EXTRA -- Performing Test UV_LINT_EXTRA - Success -- Performing Test UV_LINT_UTF8_MSVC -- Performing Test UV_LINT_UTF8_MSVC - Failed -- Performing Test UV_F_STRICT_ALIASING -- Performing Test UV_F_STRICT_ALIASING - Success -- summary of build options: Install prefix: /usr Target system: Linux Compiler: C compiler: /usr/bin/gcc CFLAGS: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -- Found uv: 1.38.1 (found version "1.38.1") Found gloo: /usr/lib64/libgloo.so -- Found onnx: /usr/lib64/libonnx.so /usr/lib64/libonnx_proto.so -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor -- Adding -DNDEBUG to compile flags -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False -- Compiling with MAGMA support -- MAGMA INCLUDE DIRECTORIES: /usr/include -- MAGMA LIBRARIES: /usr/lib64/libmagma.so -- MAGMA V2 check: 0 -- Could not find hardware support for NEON on this machine. -- No OMAP3 processor on this machine. -- No OMAP4 processor on this machine. -- asimd/Neon found with compiler flag : -D__NEON__ -- Looking for cheev_ -- Looking for cheev_ - found -- Looking for cgesdd_ -- Looking for cgesdd_ - found -- Found a library with LAPACK API (open). -- MIOpen not found. Compiling without MIOpen support disabling ROCM because NOT USE_ROCM is set disabling MKLDNN because USE_MKLDNN is not set -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for mmap -- Looking for mmap - found -- Looking for shm_open -- Looking for shm_open - found -- Looking for shm_unlink -- Looking for shm_unlink - found -- Looking for malloc_usable_size -- Looking for malloc_usable_size - found -- Performing Test C_HAS_THREAD -- Performing Test C_HAS_THREAD - Success -- Module support is disabled. -- Version: 9.1.0 -- Build type: Release -- CXX_STANDARD: 17 -- Performing Test has_std_17_flag -- Performing Test has_std_17_flag - Success -- Performing Test has_std_1z_flag -- Performing Test has_std_1z_flag - Success -- Required features: cxx_variadic_templates -- Using Kineto with CUPTI support -- Configuring Kineto dependency: -- KINETO_SOURCE_DIR = /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto -- KINETO_BUILD_TESTS = OFF -- KINETO_LIBRARY_TYPE = static -- CUDA_SOURCE_DIR = /usr/local/cuda-12.1 -- CUDA_INCLUDE_DIRS = /usr/local/cuda-12.1/include -- CUPTI_INCLUDE_DIR = /usr/local/cuda-12.1/include -- CUDA_cupti_LIBRARY = /usr/local/cuda-12.1/lib64/libcupti.so -- Found CUPTI -- Found PythonInterp: /usr/bin/python3 (found version "3.10.12") INFO ROCM_SOURCE_DIR = -- Kineto: FMT_SOURCE_DIR = /builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt -- Kineto: FMT_INCLUDE_DIR = /builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include INFO CUPTI_INCLUDE_DIR = /usr/local/cuda-12.1/include INFO ROCTRACER_INCLUDE_DIR = /include/roctracer INFO DYNOLOG_INCLUDE_DIR = /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/ INFO IPCFABRIC_INCLUDE_DIR = /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ -- Configured Kineto -- GCC 12.2.1: Adding gcc and gcc_s libs to link line -- Performing Test HAS_WERROR_RETURN_TYPE -- Performing Test HAS_WERROR_RETURN_TYPE - Success -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success -- Performing Test HAS_WERROR_BOOL_OPERATION -- Performing Test HAS_WERROR_BOOL_OPERATION - Success -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed -- Performing Test HAS_WNARROWING -- Performing Test HAS_WNARROWING - Success -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success -- Performing Test HAS_WNO_TYPE_LIMITS -- Performing Test HAS_WNO_TYPE_LIMITS - Success -- Performing Test HAS_WNO_ARRAY_BOUNDS -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS - Success -- Performing Test HAS_WNO_UNUSED_PARAMETER -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success -- Performing Test HAS_WNO_UNUSED_FUNCTION -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success -- Performing Test HAS_WNO_UNUSED_RESULT -- Performing Test HAS_WNO_UNUSED_RESULT - Success -- Performing Test HAS_WNO_STRICT_OVERFLOW -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success -- Performing Test HAS_WNO_STRICT_ALIASING -- Performing Test HAS_WNO_STRICT_ALIASING - Success -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success -- Performing Test HAS_WVLA_EXTENSION -- Performing Test HAS_WVLA_EXTENSION - Failed -- Performing Test HAS_WNO_ERROR_PEDANTIC -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success -- Performing Test HAS_FCOLOR_DIAGNOSTICS -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Failed -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success -- Performing Test HAS_FNO_MATH_ERRNO -- Performing Test HAS_FNO_MATH_ERRNO - Success -- Performing Test HAS_FNO_TRAPPING_MATH -- Performing Test HAS_FNO_TRAPPING_MATH - Success -- Performing Test HAS_WERROR_FORMAT -- Performing Test HAS_WERROR_FORMAT - Success -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Success -- Performing Test HAS_VST1 -- Performing Test HAS_VST1 - Success -- Performing Test HAS_VLD1 -- Performing Test HAS_VLD1 - Success -- Performing Test HAS_WNO_STRINGOP_OVERFLOW -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- NUMA paths: -- /usr/include -- /usr/lib64/libnuma.so -- headers outputs: -- sources outputs: -- declarations_yaml outputs: -- Using ATen parallel backend: OMP Found sleef: /usr/lib64/libsleef.so AT_INSTALL_INCLUDE_DIR include/ATen/core core header install: /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h core header install: /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/aten_interned_strings.h core header install: /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/enum_tag.h disable test because ATEN_NO_TEST is set -- Include NCCL operators -- Excluding FakeLowP operators -- Excluding ideep operators as we are not using ideep -- Including image processing operators -- Excluding video processing operators due to no opencv -- MPI operators skipped due to no MPI support -- Include Observer library -- _GLIBCXX_USE_CXX11_ABI=1 is already defined as a cmake variable -- Using lib/python3.10/site-packages as python relative installation path -- -- ******** Summary ******** -- General: -- CMake version : 3.26.3 -- CMake command : /usr/bin/cmake -- System : Linux -- C++ compiler : /usr/bin/g++ -- C++ compiler id : GNU -- C++ compiler version : 12.2.1 -- Using ccache if found : OFF -- CXX flags : -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -- Build type : Release -- Compile definitions : ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS;USE_FLASH_ATTENTION -- CMAKE_PREFIX_PATH : /usr/local/cuda-12.1;/usr/local/cuda-12.1 -- CMAKE_INSTALL_PREFIX : /usr -- USE_GOLD_LINKER : OFF -- -- TORCH_VERSION : 2.0.0 -- CAFFE2_VERSION : 2.0.0 -- BUILD_CAFFE2 : ON -- BUILD_CAFFE2_OPS : ON -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF -- BUILD_TENSOREXPR_BENCHMARK: OFF -- BUILD_NVFUSER_BENCHMARK: OFF -- BUILD_BINARY : OFF -- BUILD_CUSTOM_PROTOBUF : OFF -- Protobuf compiler : /usr/bin/protoc -- Protobuf includes : /usr/include -- Protobuf libraries : /usr/lib64/libprotobuf.so -- BUILD_DOCS : OFF -- BUILD_PYTHON : ON -- Python version : 3.10.12 -- Python executable : /usr/bin/python3 -- Pythonlibs version : 3.10.12 -- Python library : /usr/lib64/python3.10 -- Python includes : /usr/include/python3.10 -- Python site-packages: lib/python3.10/site-packages -- BUILD_SHARED_LIBS : ON -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF -- BUILD_TEST : OFF -- BUILD_JNI : OFF -- BUILD_MOBILE_AUTOGRAD : OFF -- BUILD_LITE_INTERPRETER: OFF -- INTERN_BUILD_MOBILE : -- TRACING_BASED : OFF -- USE_BLAS : 1 -- BLAS : open -- BLAS_HAS_SBGEMM : -- USE_LAPACK : 1 -- LAPACK : open -- USE_ASAN : OFF -- USE_TSAN : OFF -- USE_CPP_CODE_COVERAGE : OFF -- USE_CUDA : ON -- Split CUDA : ON -- CUDA static link : OFF -- USE_CUDNN : ON -- USE_EXPERIMENTAL_CUDNN_V8_API: ON -- CUDA version : 12.1 -- USE_FLASH_ATTENTION : ON -- cuDNN version : 8.9.3 -- CUDA root directory : /usr/local/cuda-12.1 -- CUDA library : /usr/local/cuda-12.1/lib64/stubs/libcuda.so -- cudart library : /usr/local/cuda-12.1/lib64/libcudart.so -- cublas library : /usr/local/cuda-12.1/lib64/libcublas.so -- cufft library : /usr/local/cuda-12.1/lib64/libcufft.so -- curand library : /usr/local/cuda-12.1/lib64/libcurand.so -- cuDNN library : /usr/lib64/libcudnn.so -- nvrtc : /usr/local/cuda-12.1/lib64/libnvrtc.so -- CUDA include path : /usr/local/cuda-12.1/include -- NVCC executable : /usr/local/cuda-12.1/bin/nvcc -- CUDA compiler : /usr/local/cuda-12.1/bin/nvcc -- CUDA flags : --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -- CUDA host compiler : -- CUDA --device-c : OFF -- USE_TENSORRT : OFF -- USE_ROCM : OFF -- BUILD_NVFUSER : ON -- USE_EIGEN_FOR_BLAS : -- USE_FBGEMM : OFF -- USE_FAKELOWP : OFF -- USE_KINETO : ON -- USE_FFMPEG : OFF -- USE_GFLAGS : ON -- USE_GLOG : ON -- USE_LEVELDB : ON -- LevelDB version : 1.23 -- Snappy version : 1.1.10 -- USE_LITE_PROTO : OFF -- USE_LMDB : ON -- LMDB version : 0.9.29 -- USE_METAL : OFF -- USE_PYTORCH_METAL : OFF -- USE_PYTORCH_METAL_EXPORT : OFF -- USE_MPS : OFF -- USE_FFTW : ON -- USE_MKL : -- USE_MKLDNN : OFF -- USE_UCC : OFF -- USE_ITT : OFF -- USE_NCCL : ON -- USE_SYSTEM_NCCL : ON -- USE_NCCL_WITH_UCC : OFF -- USE_NNPACK : ON -- USE_NUMPY : ON -- USE_OBSERVERS : ON -- USE_OPENCL : OFF -- USE_OPENCV : ON -- OpenCV version : 4.7.0 -- USE_OPENMP : ON -- USE_TBB : OFF -- USE_VULKAN : OFF -- USE_PROF : OFF -- USE_QNNPACK : ON -- USE_PYTORCH_QNNPACK : ON -- USE_XNNPACK : ON -- USE_REDIS : ON -- USE_ROCKSDB : OFF -- USE_ZMQ : ON -- USE_DISTRIBUTED : ON -- USE_MPI : OFF -- USE_GLOO : ON -- USE_GLOO_WITH_OPENSSL : OFF -- USE_TENSORPIPE : ON -- Public Dependencies : glog::glog -- Private Dependencies : Threads::Threads;/usr/lib64/libopenblaso.so;pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;XNNPACK;/usr/lib64/liblmdb.so;/usr/lib64/libleveldb.so;/usr/lib64/libsnappy.so;/usr/lib64/libnuma.so;/usr/lib64/libzmq.so;/usr/lib64/libhiredis.so;opencv_core;opencv_highgui;opencv_imgproc;opencv_imgcodecs;opencv_optflow;opencv_videoio;opencv_video;caffe2::openmp;tensorpipe;gloo;aten_op_header_gen;onnx_proto;onnx;onnx_optimizer;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl -- USE_COREML_DELEGATE : OFF -- BUILD_LAZY_TS_BACKEND : ON -- TORCH_DISABLE_GPU_ASSERTS : OFF -- Configuring done (24.5s) CMake Warning at torch/CMakeLists.txt:284 (target_link_libraries): Target "_C" requests linking to directory "/usr/lib64/python3.10". Targets may link only to libraries. CMake is dropping the item. -- Generating done (0.8s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR USE_BREAKPAD -- Build files have been written to: /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build + /usr/bin/cmake --build anolis-linux-build -j80 --verbose /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/CMakeFiles /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f confu-deps/clog/CMakeFiles/clog.dir/build.make confu-deps/clog/CMakeFiles/clog.dir/depend /usr/bin/gmake -f third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/build.make third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/depend /usr/bin/gmake -f third_party/fmt/CMakeFiles/fmt.dir/build.make third_party/fmt/CMakeFiles/fmt.dir/depend /usr/bin/gmake -f third_party/kineto/libkineto/CMakeFiles/libkineto_defs.bzl.dir/build.make third_party/kineto/libkineto/CMakeFiles/libkineto_defs.bzl.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/clog /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/clog/CMakeFiles/clog.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/build.make third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/depend /usr/bin/gmake -f c10/CMakeFiles/c10.dir/build.make c10/CMakeFiles/c10.dir/depend /usr/bin/gmake -f caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/build.make caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/fmt /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/fmt/CMakeFiles/fmt.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto/CMakeFiles/libkineto_defs.bzl.dir/DependInfo.cmake --color= /usr/bin/gmake -f caffe2/CMakeFiles/caffe2_nvrtc.dir/build.make caffe2/CMakeFiles/caffe2_nvrtc.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/DependInfo.cmake --color= /usr/bin/gmake -f caffe2/CMakeFiles/ATEN_CPU_FILES_GEN_TARGET.dir/build.make caffe2/CMakeFiles/ATEN_CPU_FILES_GEN_TARGET.dir/depend /usr/bin/gmake -f caffe2/CMakeFiles/__aten_op_header_gen.dir/build.make caffe2/CMakeFiles/__aten_op_header_gen.dir/depend /usr/bin/gmake -f caffe2/CMakeFiles/ATEN_CUDA_FILES_GEN_TARGET.dir/build.make caffe2/CMakeFiles/ATEN_CUDA_FILES_GEN_TARGET.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/CMakeFiles/caffe2_nvrtc.dir/DependInfo.cmake --color= /usr/bin/gmake -f caffe2/CMakeFiles/torch_global_deps.dir/build.make caffe2/CMakeFiles/torch_global_deps.dir/depend /usr/bin/gmake -f caffe2/CMakeFiles/python_copy_files.dir/build.make caffe2/CMakeFiles/python_copy_files.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/c10 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/CMakeFiles/c10.dir/DependInfo.cmake --color= /usr/bin/gmake -f caffe2/CMakeFiles/generate-torch-sources.dir/build.make caffe2/CMakeFiles/generate-torch-sources.dir/depend /usr/bin/gmake -f caffe2/torch/CMakeFiles/torch_python_stubs.dir/build.make caffe2/torch/CMakeFiles/torch_python_stubs.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/CMakeFiles/__aten_op_header_gen.dir/DependInfo.cmake --color= /usr/bin/gmake -f caffe2/torch/CMakeFiles/gen_torch_version.dir/build.make caffe2/torch/CMakeFiles/gen_torch_version.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/CMakeFiles/torch_global_deps.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_UnpackRaw.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_UnpackRaw.dir/depend /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_array.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_array.dir/depend /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_block_reduction.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_block_reduction.dir/depend /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_atomic.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_atomic.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/torch /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/torch /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/torch/CMakeFiles/gen_torch_version.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_default.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_default.dir/depend cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/torch /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/torch /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/torch/CMakeFiles/torch_python_stubs.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_UnpackRaw.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/CMakeFiles/generate-torch-sources.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_broadcast.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_broadcast.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_array.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_fp16_support.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_fp16_support.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_block_reduction.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_reduction.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_reduction.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_atomic.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_helper.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_helper.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_default.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_impl.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_impl.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_broadcast.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_bf16_support.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_bf16_support.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_fp16_support.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_broadcast.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_broadcast.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_reduction.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_reduction.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_reduction.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_helper.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_sync.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_sync.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_impl.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_helpers.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_helpers.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_bf16_support.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_index_utils.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_index_utils.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_broadcast.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_random_numbers.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_random_numbers.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_reduction.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_swizzle.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_swizzle.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_sync.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_tensor.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_tensor.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_helpers.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_tuple.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_tuple.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_index_utils.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_type_traits.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_type_traits.dir/depend cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_random_numbers.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_welford.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_welford.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_swizzle.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_warp.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_warp.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_tensor.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_tensorcore.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_tensorcore.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_tuple.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_memory.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_memory.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_type_traits.dir/DependInfo.cmake --color= /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_PhiloxCudaStateRaw.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_PhiloxCudaStateRaw.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_welford.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_warp.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_tensorcore.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_memory.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/nvfuser/CMakeFiles/nvfuser_rt_PhiloxCudaStateRaw.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/CMakeFiles/python_copy_files.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f confu-deps/clog/CMakeFiles/clog.dir/build.make confu-deps/clog/CMakeFiles/clog.dir/build [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/torch.proto [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/caffe2.proto gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/fmt/CMakeFiles/fmt.dir/build.make third_party/fmt/CMakeFiles/fmt.dir/build /usr/bin/gmake -f third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/build.make third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/build /usr/bin/gmake -f third_party/kineto/libkineto/CMakeFiles/libkineto_defs.bzl.dir/build.make third_party/kineto/libkineto/CMakeFiles/libkineto_defs.bzl.dir/build cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto /usr/bin/gmake -f third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/build.make third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/build cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f caffe2/CMakeFiles/caffe2_nvrtc.dir/build.make caffe2/CMakeFiles/caffe2_nvrtc.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/metanet.proto gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/caffe2_legacy.proto [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/hsm.proto gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/kineto/libkineto/CMakeFiles/libkineto_defs.bzl.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/predictor_consts.proto /usr/bin/gmake -f caffe2/CMakeFiles/__aten_op_header_gen.dir/build.make caffe2/CMakeFiles/__aten_op_header_gen.dir/build cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 0%] Running C++/Python protocol buffer compiler on /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/prof_dag.proto cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f c10/CMakeFiles/c10.dir/build.make c10/CMakeFiles/c10.dir/build cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -E make_directory /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto /usr/bin/gmake -f caffe2/CMakeFiles/torch_global_deps.dir/build.make caffe2/CMakeFiles/torch_global_deps.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f caffe2/torch/CMakeFiles/torch_python_stubs.dir/build.make caffe2/torch/CMakeFiles/torch_python_stubs.dir/build /usr/bin/gmake -f caffe2/torch/CMakeFiles/gen_torch_version.dir/build.make caffe2/torch/CMakeFiles/gen_torch_version.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_UnpackRaw.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_UnpackRaw.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_atomic.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_atomic.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_array.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_array.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f caffe2/CMakeFiles/generate-torch-sources.dir/build.make caffe2/CMakeFiles/generate-torch-sources.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_UnpackRaw.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_block_reduction.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_block_reduction.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_default.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_default.dir/build gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_atomic.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_broadcast.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_broadcast.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_array.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_fp16_support.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_fp16_support.dir/build /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_reduction.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_reduction.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_block_reduction.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_block_sync_default.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_broadcast.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_bf16_support.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_bf16_support.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_fp16_support.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_reduction.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_helper.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_helper.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_impl.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_impl.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_broadcast.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_broadcast.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_reduction.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_reduction.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_bf16_support.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_sync.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_sync.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_helper.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_helpers.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_helpers.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_fused_welford_impl.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_broadcast.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_index_utils.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_index_utils.dir/build /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_random_numbers.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_random_numbers.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_reduction.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_grid_sync.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_swizzle.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_swizzle.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_helpers.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_tensor.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_tensor.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_tuple.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_tuple.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_index_utils.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_type_traits.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_type_traits.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_random_numbers.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_welford.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_welford.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_swizzle.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_warp.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_warp.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_tensor.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_tuple.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_type_traits.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_welford.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 0%] Built target libkineto_defs.bzl [ 0%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o [ 0%] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --cpp_out=dllexport_decl=TORCH_API:/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/torch.proto [ 0%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/clog && /usr/bin/gcc -DCLOG_LOG_TO_STDIO=1 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/usr/include/openblas -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=c99 -fPIC -MD -MT confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o -MF CMakeFiles/clog.dir/src/clog.c.o.d -o CMakeFiles/clog.dir/src/clog.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/src/clog.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/fmt && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -MD -MT third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o -MF CMakeFiles/fmt.dir/src/format.cc.o.d -o CMakeFiles/fmt.dir/src/format.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/src/format.cc [ 0%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --cpp_out=dllexport_decl=TORCH_API:/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/caffe2.proto gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --cpp_out=dllexport_decl=TORCH_API:/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/metanet.proto cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/fmt && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -MD -MT third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o -MF CMakeFiles/fmt.dir/src/os.cc.o.d -o CMakeFiles/fmt.dir/src/os.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/src/os.cc [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o [ 0%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o -MF CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o.d -o CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/ThreadUtil.cpp [ 0%] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --cpp_out=dllexport_decl=TORCH_API:/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/caffe2_legacy.proto cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/fs-poll.c cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --cpp_out=dllexport_decl=TORCH_API:/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/predictor_consts.proto cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o -MF CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o.d -o CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/libkineto_api.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dcaffe2_nvrtc_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -MD -MT caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o -MF CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o.d -o CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --cpp_out=dllexport_decl=TORCH_API:/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/hsm.proto [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --cpp_out=dllexport_decl=TORCH_API:/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/prof_dag.proto [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o [ 1%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/inet.c [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/idna.c [ 1%] Generating ATen declarations_yaml cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/random.c [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/gcc -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dtorch_global_deps_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -DNDEBUG -DNDEBUG -std=gnu11 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -MD -MT caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o -MF CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o.d -o CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/empty.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/threadpool.c cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/python3 -m torchgen.gen --source-path /builddir/build/BUILD/pytorch-v2.0.1/cmake/../aten/src/ATen --install_dir /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen --per-operator-headers --generate declarations_yaml --output-dependencies /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/generated_declarations_yaml.cmake [ 1%] Generating /builddir/build/BUILD/pytorch-v2.0.1/torch/version.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/uv-common.c [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o [ 1%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/strscpy.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/timer.c [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/python3 -c "from pathlib import Path; Path ( '/builddir/build/BUILD/pytorch-v2.0.1/torch/../tools/generate_torch_version.py' ) .touch ( ) " [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o [ 1%] Generating /builddir/build/BUILD/pytorch-v2.0.1/torch/utils/data/datapipes/datapipe.pyi [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o [ 1%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/async.c [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o [ 1%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o -MF CMakeFiles/c10.dir/core/CPUAllocator.cpp.o.d -o CMakeFiles/c10.dir/core/CPUAllocator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/CPUAllocator.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/core.c [ 1%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/python3 /builddir/build/BUILD/pytorch-v2.0.1/torch/utils/data/datapipes/gen_pyi.py [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o /usr/bin/gmake -f caffe2/CMakeFiles/python_copy_files.dir/build.make caffe2/CMakeFiles/python_copy_files.dir/build cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/uv-data-getter-setters.c [ 1%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o [ 1%] Generating /builddir/build/BUILD/pytorch-v2.0.1/torch/_C/__init__.pyi, /builddir/build/BUILD/pytorch-v2.0.1/torch/_C/_VariableFunctions.pyi, /builddir/build/BUILD/pytorch-v2.0.1/torch/nn/functional.pyi cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o -MF CMakeFiles/c10.dir/core/CopyBytes.cpp.o.d -o CMakeFiles/c10.dir/core/CopyBytes.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/CopyBytes.cpp [ 1%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_tensorcore.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_tensorcore.dir/build [ 1%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o [ 1%] Built target nvfuser_rt_UnpackRaw cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/version.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/Allocator.cpp.o -MF CMakeFiles/c10.dir/core/Allocator.cpp.o.d -o CMakeFiles/c10.dir/core/Allocator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/Allocator.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/dl.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o -MF CMakeFiles/c10.dir/core/DeviceType.cpp.o.d -o CMakeFiles/c10.dir/core/DeviceType.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/DeviceType.cpp /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_memory.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_memory.dir/build cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/python3 -mtools.pyi.gen_pyi --native-functions-path aten/src/ATen/native/native_functions.yaml --tags-path aten/src/ATen/native/tags.yaml --deprecated-functions-path tools/autograd/deprecated.yaml [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o [ 1%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o -MF CMakeFiles/c10.dir/core/AutogradState.cpp.o.d -o CMakeFiles/c10.dir/core/AutogradState.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/AutogradState.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/fs.c /usr/bin/gmake -f third_party/nvfuser/CMakeFiles/nvfuser_rt_PhiloxCudaStateRaw.dir/build.make third_party/nvfuser/CMakeFiles/nvfuser_rt_PhiloxCudaStateRaw.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_warp.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/Device.cpp.o -MF CMakeFiles/c10.dir/core/Device.cpp.o.d -o CMakeFiles/c10.dir/core/Device.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/Device.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/getaddrinfo.c [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o [ 1%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o -MF CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o.d -o CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/DispatchKeySet.cpp gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_tensorcore.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/getnameinfo.c [ 1%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o -MF CMakeFiles/c10.dir/core/DefaultDtype.cpp.o.d -o CMakeFiles/c10.dir/core/DefaultDtype.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/DefaultDtype.cpp [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_memory.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 1%] Generating /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/Functions.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/VariableType_0.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/VariableType_1.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/VariableType_2.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/VariableType_3.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/VariableType_4.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/TraceType_0.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/TraceType_1.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/TraceType_2.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/TraceType_3.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/TraceType_4.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/generated/LazyNativeFunctions.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/generated/RegisterLazy.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/Functions.h, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/variable_factories.h, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/VariableType.h, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/generated/LazyIr.h, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/generated/LazyNonNativeIr.h, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/generated/LazyNativeFunctions.h, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_functions_0.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_functions_1.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_functions_2.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_functions_3.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_functions_4.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_variable_methods.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_torch_functions_0.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_torch_functions_1.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_torch_functions_2.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_nn_functions.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_fft_functions.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_linalg_functions.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_nested_functions.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_sparse_functions.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_special_functions.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_return_types.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_enum_tag.cpp, /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/python_functions.h, /builddir/build/BUILD/pytorch-v2.0.1/torch/testing/_internal/generated/annotated_fn_args.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o -MF CMakeFiles/c10.dir/core/DispatchKey.cpp.o.d -o CMakeFiles/c10.dir/core/DispatchKey.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/DispatchKey.cpp gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Nothing to be done for 'third_party/nvfuser/CMakeFiles/nvfuser_rt_PhiloxCudaStateRaw.dir/build'. gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o -MF CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o.d -o CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.cpp cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/python3 tools/setup_helpers/generate_code.py --native-functions-path aten/src/ATen/native/native_functions.yaml --tags-path aten/src/ATen/native/tags.yaml --force_schema_registration --gen_lazy_ts_backend --per_operator_headers cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/loop.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/pipe.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/poll.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/process.c cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --python_out /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/caffe2_legacy.proto cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --python_out /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/predictor_consts.proto gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --python_out /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/metanet.proto cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --python_out /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/hsm.proto cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --python_out /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/prof_dag.proto cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --python_out /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/torch.proto [ 2%] Built target nvfuser_rt_fused_welford_helper [ 2%] Built target nvfuser_rt_fused_reduction [ 2%] Built target nvfuser_rt_broadcast [ 2%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o [ 2%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o [ 2%] Built target nvfuser_rt_block_sync_default [ 2%] Built target nvfuser_rt_grid_broadcast [ 2%] Built target nvfuser_rt_bf16_support [ 2%] Built target nvfuser_rt_grid_sync [ 2%] Built target nvfuser_rt_array [ 2%] Built target nvfuser_rt_fp16_support cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -DFILENAME=/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/caffe2_legacy.pb.h "-DNAMESPACES=caffe;caffe2;onnx;torch" -DSYSTEM_PROTOBUF=YES -P /builddir/build/BUILD/pytorch-v2.0.1/cmake/ProtoBufPatch.cmake [ 2%] Built target nvfuser_rt_grid_reduction cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o -MF CMakeFiles/c10.dir/core/InferenceMode.cpp.o.d -o CMakeFiles/c10.dir/core/InferenceMode.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/InferenceMode.cpp [ 2%] Built target nvfuser_rt_random_numbers cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/GradMode.cpp.o -MF CMakeFiles/c10.dir/core/GradMode.cpp.o.d -o CMakeFiles/c10.dir/core/GradMode.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GradMode.cpp [ 2%] Built target nvfuser_rt_index_utils [ 2%] Built target nvfuser_rt_tensor [ 3%] Built target nvfuser_rt_swizzle [ 3%] Built target nvfuser_rt_helpers [ 3%] Built target nvfuser_rt_welford [ 3%] Built target nvfuser_rt_tuple [ 3%] Built target nvfuser_rt_type_traits [ 3%] Built target nvfuser_rt_block_reduction /usr/bin/gmake -f third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/build.make third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/depend [ 3%] Built target nvfuser_rt_warp [ 3%] Built target nvfuser_rt_tensorcore [ 3%] Generating __init__.py cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -DFILENAME=/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/predictor_consts.pb.h "-DNAMESPACES=caffe;caffe2;onnx;torch" -DSYSTEM_PROTOBUF=YES -P /builddir/build/BUILD/pytorch-v2.0.1/cmake/ProtoBufPatch.cmake cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -DFILENAME=/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/hsm.pb.h "-DNAMESPACES=caffe;caffe2;onnx;torch" -DSYSTEM_PROTOBUF=YES -P /builddir/build/BUILD/pytorch-v2.0.1/cmake/ProtoBufPatch.cmake cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -DFILENAME=/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/prof_dag.pb.h "-DNAMESPACES=caffe;caffe2;onnx;torch" -DSYSTEM_PROTOBUF=YES -P /builddir/build/BUILD/pytorch-v2.0.1/cmake/ProtoBufPatch.cmake gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/DependInfo.cmake --color= [ 3%] Built target nvfuser_rt_block_sync_atomic cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -DFILENAME=/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/metanet.pb.h "-DNAMESPACES=caffe;caffe2;onnx;torch" -DSYSTEM_PROTOBUF=YES -P /builddir/build/BUILD/pytorch-v2.0.1/cmake/ProtoBufPatch.cmake [ 3%] Built target nvfuser_rt_fused_welford_impl [ 3%] Linking C shared library ../lib/libtorch_global_deps.so cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/torch_global_deps.dir/link.txt --verbose=1 cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -DFILENAME=/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/torch.pb.h "-DNAMESPACES=caffe;caffe2;onnx;torch" -DSYSTEM_PROTOBUF=YES -P /builddir/build/BUILD/pytorch-v2.0.1/cmake/ProtoBufPatch.cmake /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/src/clog.c: In function 'clog_vlog_fatal': /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/src/clog.c:120:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 120 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/src/clog.c: In function 'clog_vlog_error': /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/src/clog.c:196:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 196 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/src/clog.c: In function 'clog_vlog_warning': /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/src/clog.c:272:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 272 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/src/clog.c: In function 'clog_vlog_info': /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/src/clog.c:348:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 348 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/src/clog.c: In function 'clog_vlog_debug': /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/src/clog.c:424:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 424 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o [ 3%] Built target nvfuser_rt_PhiloxCudaStateRaw [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o [ 3%] Built target nvfuser_rt_memory [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o -MF CMakeFiles/c10.dir/core/SafePyObject.cpp.o.d -o CMakeFiles/c10.dir/core/SafePyObject.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/SafePyObject.cpp [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/Scalar.cpp.o -MF CMakeFiles/c10.dir/core/Scalar.cpp.o.d -o CMakeFiles/c10.dir/core/Scalar.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/Scalar.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/Storage.cpp.o -MF CMakeFiles/c10.dir/core/Storage.cpp.o.d -o CMakeFiles/c10.dir/core/Storage.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/Storage.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o -MF CMakeFiles/c10.dir/core/StorageImpl.cpp.o.d -o CMakeFiles/c10.dir/core/StorageImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/StorageImpl.cpp [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o /usr/bin/gmake -f third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/build.make third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/build cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/random-devurandom.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/Stream.cpp.o -MF CMakeFiles/c10.dir/core/Stream.cpp.o.d -o CMakeFiles/c10.dir/core/Stream.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/Stream.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/signal.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/SymBool.cpp.o -MF CMakeFiles/c10.dir/core/SymBool.cpp.o.d -o CMakeFiles/c10.dir/core/SymBool.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/SymBool.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/stream.c [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o -MF CMakeFiles/c10.dir/core/SymFloat.cpp.o.d -o CMakeFiles/c10.dir/core/SymFloat.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/SymFloat.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/tcp.c [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/SymInt.cpp.o -MF CMakeFiles/c10.dir/core/SymInt.cpp.o.d -o CMakeFiles/c10.dir/core/SymInt.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/SymInt.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/thread.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/tty.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/udp.c gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/proctitle.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/linux-core.c [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o -MF CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o.d -o CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/SymIntArrayRef.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o -MF CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o.d -o CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/SymNodeImpl.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o -MF CMakeFiles/c10.dir/core/TensorImpl.cpp.o.d -o CMakeFiles/c10.dir/core/TensorImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/__init__.py /usr/bin/gcc -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -DNDEBUG -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--no-as-needed -rdynamic -shared -Wl,-soname,libtorch_global_deps.so.2.0 -o ../lib/libtorch_global_deps.so.2.0.0 CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o /usr/local/cuda-12.1/lib64/libcurand.so /usr/local/cuda-12.1/lib64/libcufft.so /usr/local/cuda-12.1/lib64/libcublas.so /usr/local/cuda-12.1/lib64/libcudart.so /usr/local/cuda-12.1/lib64/libnvToolsExt.so cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/python3 /builddir/build/BUILD/pytorch-v2.0.1/torch/../tools/generate_torch_version.py --is-debug=0 --cuda-version=12.1 --hip-version= cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/protoc -I/builddir/build/BUILD/pytorch-v2.0.1 --python_out /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/caffe2.proto [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/linux-inotify.c [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CudaDeviceProperties.cpp.o [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CudaUtil.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/linux-syscalls.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CudaDeviceProperties.cpp.o -MF CMakeFiles/kineto_base.dir/src/CudaDeviceProperties.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CudaDeviceProperties.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CudaDeviceProperties.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CudaUtil.cpp.o -MF CMakeFiles/kineto_base.dir/src/CudaUtil.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CudaUtil.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CudaUtil.cpp cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/cmake -DFILENAME=/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/caffe2.pb.h "-DNAMESPACES=caffe;caffe2;onnx;torch" -DSYSTEM_PROTOBUF=YES -P /builddir/build/BUILD/pytorch-v2.0.1/cmake/ProtoBufPatch.cmake [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/random-getrandom.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o -MF CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiActivityApi.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/procfs-exepath.c [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wstrict-prototypes -Wextra -Wall -Wno-unused-parameter -fno-strict-aliasing -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o -MF CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o.d -o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/random-sysctl-linux.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o -MF CMakeFiles/c10.dir/core/TensorOptions.cpp.o.d -o CMakeFiles/c10.dir/core/TensorOptions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.cpp gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/CMakeFiles/ATEN_CUDA_FILES_GEN_TARGET.dir/DependInfo.cmake --color= [ 3%] Generating contrib/__init__.py [ 3%] Generating contrib/aten/__init__.py [ 3%] Generating contrib/aten/aten_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/aten/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten/__init__.py [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o -MF CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o.d -o CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/UndefinedTensorImpl.cpp [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o -MF CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o.d -o CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/WrapDimMinimal.cpp [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityPlatform.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityPlatform.cpp.o -MF CMakeFiles/kineto_base.dir/src/CuptiActivityPlatform.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CuptiActivityPlatform.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiActivityPlatform.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/aten/aten_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten/aten_test.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/thread.c: In function 'thread_stack_size': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/thread.c:195:24: warning: comparison of integer expressions of different signedness: 'rlim_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] 195 | if (lim.rlim_cur >= PTHREAD_STACK_MIN) | ^~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/thread.c: In function 'uv_thread_create_ex': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/thread.c:243:20: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] 243 | if (stack_size < PTHREAD_STACK_MIN) | ^ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o -MF CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o.d -o CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/impl/DeviceGuardImplInterface.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o -MF CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o.d -o CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/impl/GPUTrace.cpp [ 3%] Generating contrib/aten/docs/__init__.py [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/aten/docs/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten/docs/__init__.py [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o -MF CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiEventApi.cpp [ 3%] Generating contrib/aten/docs/sample.py [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/aten/docs/sample.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten/docs/sample.py /usr/bin/gmake -f caffe2/CMakeFiles/ATEN_CUDA_FILES_GEN_TARGET.dir/build.make caffe2/CMakeFiles/ATEN_CUDA_FILES_GEN_TARGET.dir/build cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o -MF CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiCallbackApi.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o -MF CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiMetricApi.cpp [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o -MF CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o.d -o CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/impl/HermeticPyObjectTLS.cpp [ 3%] Generating contrib/aten/gen_op.py [ 3%] Generating contrib/fakelowp/test/test_batchmatmul_nnpi_fp16.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/aten/gen_op.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten/gen_op.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_batchmatmul_nnpi_fp16.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_batchmatmul_nnpi_fp16.py [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o -MF CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o.d -o CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/impl/LocalDispatchKeySet.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o -MF CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o.d -o CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/impl/PyInterpreter.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E cmake_symlink_library ../lib/libtorch_global_deps.so.2.0.0 ../lib/libtorch_global_deps.so.2.0 ../lib/libtorch_global_deps.so cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/DependInfo.cmake --color= [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o [ 3%] Generating contrib/fakelowp/test/test_batchnorm_nnpi_fp16.py [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o -MF CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o.d -o CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/impl/PyObjectSlot.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o -MF CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiRangeProfiler.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o -MF CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiRangeProfilerApi.cpp [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/build.make caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/build gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_batchnorm_nnpi_fp16.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_batchnorm_nnpi_fp16.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o -MF CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o.d -o CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/impl/PythonDispatcherTLS.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o -MF CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o.d -o CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/impl/SizesAndStrides.cpp [ 3%] Built target torch_global_deps [ 3%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_API="" -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -MD -MT caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o -MF CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o.d -o CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/caffe2.pb.cc [ 3%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2_legacy.pb.cc.o [ 3%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/hsm.pb.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_API="" -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -MD -MT caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/hsm.pb.cc.o -MF CMakeFiles/Caffe2_PROTO.dir/hsm.pb.cc.o.d -o CMakeFiles/Caffe2_PROTO.dir/hsm.pb.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/hsm.pb.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_API="" -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -MD -MT caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2_legacy.pb.cc.o -MF CMakeFiles/Caffe2_PROTO.dir/caffe2_legacy.pb.cc.o.d -o CMakeFiles/Caffe2_PROTO.dir/caffe2_legacy.pb.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/caffe2_legacy.pb.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o -MF CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiRangeProfilerConfig.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o -MF CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiNvPerfMetric.cpp [ 3%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/metanet.pb.cc.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o [ 3%] Generating contrib/fakelowp/test/test_chunking.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o -MF CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o.d -o CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/impl/TorchDispatchModeTLS.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_API="" -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -MD -MT caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/metanet.pb.cc.o -MF CMakeFiles/Caffe2_PROTO.dir/metanet.pb.cc.o.d -o CMakeFiles/Caffe2_PROTO.dir/metanet.pb.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/metanet.pb.cc [ 3%] Linking C static library ../../lib/libclog.a cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_chunking.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_chunking.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/clog && /usr/bin/cmake -P CMakeFiles/clog.dir/cmake_clean_target.cmake [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o [ 3%] Generating contrib/fakelowp/test/test_deq_swish_quant_nnpi.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o -MF CMakeFiles/c10.dir/core/thread_pool.cpp.o.d -o CMakeFiles/c10.dir/core/thread_pool.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/thread_pool.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o -MF CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o.d -o CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/core/impl/alloc_cpu.cpp [ 3%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/predictor_consts.pb.cc.o [ 3%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_API="" -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -MD -MT caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/predictor_consts.pb.cc.o -MF CMakeFiles/Caffe2_PROTO.dir/predictor_consts.pb.cc.o.d -o CMakeFiles/Caffe2_PROTO.dir/predictor_consts.pb.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/predictor_consts.pb.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o -MF CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o.d -o CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/mobile/CPUCachingAllocator.cpp [ 3%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o -MF CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o.d -o CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/mobile/CPUProfilingAllocator.cpp gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/CMakeFiles/ATEN_CPU_FILES_GEN_TARGET.dir/DependInfo.cmake --color= [ 3%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_deq_swish_quant_nnpi.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_deq_swish_quant_nnpi.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/clog && /usr/bin/cmake -E cmake_link_script CMakeFiles/clog.dir/link.txt --verbose=1 [ 3%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/prof_dag.pb.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/Array.cpp.o -MF CMakeFiles/c10.dir/util/Array.cpp.o.d -o CMakeFiles/c10.dir/util/Array.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Array.cpp [ 3%] Generating ATen headers cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/python3 -m torchgen.gen --source-path /builddir/build/BUILD/pytorch-v2.0.1/cmake/../aten/src/ATen --install_dir /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen --per-operator-headers --generate headers --output-dependencies /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/generated_headers.cmake [ 3%] Generating contrib/fakelowp/test/test_fc_nnpi_fp16.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_fc_nnpi_fp16.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_fc_nnpi_fp16.py [ 3%] Generating contrib/fakelowp/test/test_fusions.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_API="" -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -MD -MT caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/prof_dag.pb.cc.o -MF CMakeFiles/Caffe2_PROTO.dir/prof_dag.pb.cc.o.d -o CMakeFiles/Caffe2_PROTO.dir/prof_dag.pb.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/prof_dag.pb.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_fusions.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_fusions.py /usr/bin/ar qc ../../lib/libclog.a CMakeFiles/clog.dir/src/clog.c.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/uv-common.h:42, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/internal.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/stream.c:23: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/stream.c: In function 'uv__write_callbacks': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/queue.h:68:19: warning: storing the address of local variable 'pq' in 'MEM[(void *[2] * *)_2 + 8B]' [-Wdangling-pointer=] 68 | QUEUE_PREV(q) = (n); \ | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/stream.c:930:9: note: 'pq' declared here 930 | QUEUE pq; | ^~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/queue.h:40:27: note: 'MEM[(void *[2] * *)stream_24(D) + 208B]' declared here 40 | ((const QUEUE *) (q) == (const QUEUE *) QUEUE_NEXT(q)) | ^ [ 3%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o [ 3%] Generating ATen sources cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/python3 -m torchgen.gen --source-path /builddir/build/BUILD/pytorch-v2.0.1/cmake/../aten/src/ATen --install_dir /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen --per-operator-headers --generate sources --output-dependencies /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/generated_sources.cmake cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_API="" -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -MD -MT caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o -MF CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o.d -o CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/torch.pb.cc gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f caffe2/CMakeFiles/ATEN_CPU_FILES_GEN_TARGET.dir/build.make caffe2/CMakeFiles/ATEN_CPU_FILES_GEN_TARGET.dir/build [ 3%] Generating contrib/fakelowp/test/test_int8_ops_nnpi.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_int8_ops_nnpi.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_int8_ops_nnpi.py [ 3%] Generating contrib/fakelowp/test/test_int8_quant.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_int8_quant.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_int8_quant.py [ 3%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o -MF CMakeFiles/c10.dir/util/Backtrace.cpp.o.d -o CMakeFiles/c10.dir/util/Backtrace.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Backtrace.cpp fatal: not a git repository (or any of the parent directories): .git [ 3%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/C++17.cpp.o -MF CMakeFiles/c10.dir/util/C++17.cpp.o.d -o CMakeFiles/c10.dir/util/C++17.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/C++17.cpp /usr/bin/ranlib ../../lib/libclog.a In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/uv-common.h:42, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/internal.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/linux-inotify.c:23: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/linux-inotify.c: In function 'uv__inotify_fork': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/queue.h:68:19: warning: storing the address of local variable 'queue' in 'MEM[(void *[2] * *)_15 + 8B]' [-Wdangling-pointer=] 68 | QUEUE_PREV(q) = (n); \ | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/unix/linux-inotify.c:92:9: note: 'queue' declared here 92 | QUEUE queue; | ^~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/queue.h:40:27: note: 'MEM[(void *[2] * *)&tmp_watcher_list + 32B]' declared here 40 | ((const QUEUE *) (q) == (const QUEUE *) QUEUE_NEXT(q)) | ^ [ 3%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o -MF CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o.d -o CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/DeadlockDetection.cpp [ 3%] Generating contrib/fakelowp/test/test_layernorm_nnpi_fp16.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_layernorm_nnpi_fp16.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_layernorm_nnpi_fp16.py gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o [ 3%] Built target clog /usr/bin/gmake -f confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/build.make confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/depend cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o -MF CMakeFiles/kineto_base.dir/src/Demangle.cpp.o.d -o CMakeFiles/kineto_base.dir/src/Demangle.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/Demangle.cpp gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/depend.internal". Dependee "/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/depend.internal". Scanning dependencies of target qnnpack gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/build.make confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 3%] Generating contrib/fakelowp/test/test_op_nnpi_fp16.py [ 3%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o -MF CMakeFiles/qnnpack.dir/src/init.c.o.d -o CMakeFiles/qnnpack.dir/src/init.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/init.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_op_nnpi_fp16.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_op_nnpi_fp16.py /usr/bin/gmake -f confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/build.make confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/depend.internal". Dependee "/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/depend.internal". Scanning dependencies of target pytorch_qnnpack gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/build.make confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/uv-common.h:42, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/uv-common.c:23: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/uv-common.c: In function 'uv_walk': gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 3%] Generating contrib/fakelowp/test/test_sls_4bit_nnpi_fp16.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_sls_4bit_nnpi_fp16.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_sls_4bit_nnpi_fp16.py [ 3%] Built target gen_torch_version /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/queue.h:68:19: warning: storing the address of local variable 'queue' in 'MEM[(void *[2] * *)_2 + 8B]' [-Wdangling-pointer=] 68 | QUEUE_PREV(q) = (n); \ | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/uv-common.c:487:9: note: 'queue' declared here 487 | QUEUE queue; | ^~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/src/queue.h:40:27: note: 'MEM[(void *[2] * *)loop_13(D) + 16B]' declared here 40 | ((const QUEUE *) (q) == (const QUEUE *) QUEUE_NEXT(q)) | ^ [ 3%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/init.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/init.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/init.c [ 3%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/add.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/add.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/add.c [ 3%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o [ 3%] Generating contrib/fakelowp/test/test_sls_8bit_nnpi_fp16.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/Exception.cpp.o -MF CMakeFiles/c10.dir/util/Exception.cpp.o.d -o CMakeFiles/c10.dir/util/Exception.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Exception.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_sls_8bit_nnpi_fp16.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_sls_8bit_nnpi_fp16.py [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o -MF CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o.d -o CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfilerController.cpp [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o -MF CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o.d -o CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp [ 3%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o -MF CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o.d -o CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/WeakSymbols.cpp [ 3%] Linking CXX shared library ../lib/libcaffe2_nvrtc.so [ 3%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/caffe2_nvrtc.dir/link.txt --verbose=1 cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o -MF CMakeFiles/qnnpack.dir/src/add.c.o.d -o CMakeFiles/qnnpack.dir/src/add.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/add.c [ 3%] Generating contrib/fakelowp/test/test_sls_8bit_nnpi_fp32.py /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--no-as-needed -rdynamic -shared -Wl,-soname,libcaffe2_nvrtc.so -o ../lib/libcaffe2_nvrtc.so CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o /usr/local/cuda-12.1/lib64/stubs/libcuda.so /usr/local/cuda-12.1/lib64/libnvrtc.so cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/fakelowp/test/test_sls_8bit_nnpi_fp32.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/fakelowp/test/test_sls_8bit_nnpi_fp32.py [ 4%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o -MF CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o.d -o CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/cupti_strings.cpp gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 4%] Generating ATen headers cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/python3 -m torchgen.gen --source-path /builddir/build/BUILD/pytorch-v2.0.1/cmake/../aten/src/ATen --install_dir /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen --per-operator-headers --generate headers --output-dependencies /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/generated_headers.cmake [ 4%] Generating ATen sources cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/python3 -m torchgen.gen --source-path /builddir/build/BUILD/pytorch-v2.0.1/cmake/../aten/src/ATen --install_dir /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen --per-operator-headers --generate sources --output-dependencies /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/generated_sources.cmake [ 4%] Generating contrib/gloo/__init__.py [ 4%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/gloo/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/average-pooling.c [ 4%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o -MF CMakeFiles/qnnpack.dir/src/average-pooling.c.o.d -o CMakeFiles/qnnpack.dir/src/average-pooling.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/average-pooling.c [ 4%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o -MF CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o.d -o CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/AbstractConfig.cpp [ 4%] Generating contrib/gloo/gloo_test.py [ 4%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o -MF CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o.d -o CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiActivityProfiler.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/gloo_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/gloo/gloo_test.py [ 4%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o -MF CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o.d -o CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/channel-shuffle.c [ 4%] Generating contrib/nccl/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/nccl/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/nccl/__init__.py [ 4%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/Half.cpp.o -MF CMakeFiles/c10.dir/util/Half.cpp.o.d -o CMakeFiles/c10.dir/util/Half.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Half.cpp [ 4%] Generating contrib/nccl/nccl_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/nccl/nccl_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/nccl/nccl_ops_test.py [ 4%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o -MF CMakeFiles/qnnpack.dir/src/clamp.c.o.d -o CMakeFiles/qnnpack.dir/src/clamp.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/clamp.c [ 5%] Generating contrib/nnpack/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/nnpack/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/nnpack/__init__.py [ 5%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o -MF CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o.d -o CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/ActivityProfilerController.cpp [ 5%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o -MF CMakeFiles/qnnpack.dir/src/convolution.c.o.d -o CMakeFiles/qnnpack.dir/src/convolution.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/convolution.c [ 5%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/channel-shuffle.c [ 5%] Built target caffe2_nvrtc [ 5%] Generating ATen declarations_yaml [ 5%] Generating contrib/nnpack/nnpack_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/nnpack/nnpack_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/nnpack/nnpack_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1 && /usr/bin/python3 -m torchgen.gen --source-path /builddir/build/BUILD/pytorch-v2.0.1/cmake/../aten/src/ATen --install_dir /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen --per-operator-headers --generate declarations_yaml --output-dependencies /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/generated_declarations_yaml.cmake [ 5%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o -MF CMakeFiles/qnnpack.dir/src/deconvolution.c.o.d -o CMakeFiles/qnnpack.dir/src/deconvolution.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/deconvolution.c [ 5%] Generating contrib/playground/AnyExp.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/AnyExp.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/AnyExp.py [ 5%] Generating contrib/playground/AnyExpOnTerm.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/AnyExpOnTerm.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/AnyExpOnTerm.py [ 5%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o -MF CMakeFiles/c10.dir/util/LeftRight.cpp.o.d -o CMakeFiles/c10.dir/util/LeftRight.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/LeftRight.cpp [ 5%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o [ 5%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o -MF CMakeFiles/qnnpack.dir/src/fully-connected.c.o.d -o CMakeFiles/qnnpack.dir/src/fully-connected.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/fully-connected.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/clamp.c [ 5%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/g++ -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o -MF CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-prepack.cc [ 5%] Linking C static library ../../../lib/libtensorpipe_uv.a [ 6%] Generating contrib/playground/ModuleRegister.py [ 6%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/Logging.cpp.o -MF CMakeFiles/c10.dir/util/Logging.cpp.o.d -o CMakeFiles/c10.dir/util/Logging.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Logging.cpp [ 6%] Generating contrib/playground/checkpoint.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/ModuleRegister.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/ModuleRegister.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/checkpoint.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/checkpoint.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/cmake -P CMakeFiles/tensorpipe_uv.dir/cmake_clean_target.cmake [ 6%] Generating contrib/playground/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/__init__.py [ 6%] Generating contrib/playground/compute_loss.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/cmake -E cmake_link_script CMakeFiles/tensorpipe_uv.dir/link.txt --verbose=1 cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/compute_loss.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/compute_loss.py /usr/bin/ar qc ../../../lib/libtensorpipe_uv.a "CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o" CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o "CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o" "CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o" CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o "CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o" CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o "CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o" CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o "CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o" "CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o" "CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o" "CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o" "CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o" "CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o" [ 6%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o -MF CMakeFiles/c10.dir/util/MathConstants.cpp.o.d -o CMakeFiles/c10.dir/util/MathConstants.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/MathConstants.cpp [ 6%] Generating contrib/playground/compute_topk_accuracy.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/compute_topk_accuracy.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/compute_topk_accuracy.py [ 6%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CudaDeviceProperties.cpp: In function 'const std::vector libkineto::createDeviceProps()': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CudaDeviceProperties.cpp:31:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 31 | for (size_t i = 0; i < device_count; ++i) { | ~~^~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o -MF CMakeFiles/c10.dir/util/Metaprogramming.cpp.o.d -o CMakeFiles/c10.dir/util/Metaprogramming.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Metaprogramming.cpp [ 6%] Generating contrib/playground/meter.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/meter.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/meter.py /usr/bin/ranlib ../../../lib/libtensorpipe_uv.a [ 6%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/Optional.cpp.o -MF CMakeFiles/c10.dir/util/Optional.cpp.o.d -o CMakeFiles/c10.dir/util/Optional.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Optional.cpp [ 6%] Generating contrib/playground/module_map.py [ 6%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/module_map.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/module_map.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/convolution.c [ 6%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/deconvolution.c gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 6%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o -MF CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o.d -o CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/global-average-pooling.c [ 6%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o -MF CMakeFiles/c10.dir/util/SmallVector.cpp.o.d -o CMakeFiles/c10.dir/util/SmallVector.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/SmallVector.cpp [ 6%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o -MF CMakeFiles/c10.dir/util/StringUtil.cpp.o.d -o CMakeFiles/c10.dir/util/StringUtil.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/StringUtil.cpp [ 6%] Built target tensorpipe_uv [ 6%] Generating contrib/playground/output_generator.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/output_generator.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/output_generator.py /usr/bin/gmake -f third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/build.make third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/DependInfo.cmake --color= [ 6%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o -MF CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o.d -o CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/ThreadLocalDebugInfo.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/build.make third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/build [ 6%] Generating contrib/playground/resnetdemo/IN1k_resnet.py gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiActivityApi.cpp: In member function 'void libkineto::CuptiActivityApi::bufferRequested(uint8_t**, size_t*, size_t*)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiActivityApi.cpp:132:40: warning: comparison of integer expressions of different signedness: 'std::map >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 132 | if (allocatedGpuTraceBuffers_.size() >= maxGpuBufferCount_) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [ 6%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o [ 6%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/resnetdemo/IN1k_resnet.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/resnetdemo/IN1k_resnet.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o -MF CMakeFiles/c10.dir/util/TypeCast.cpp.o.d -o CMakeFiles/c10.dir/util/TypeCast.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/TypeCast.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o -MF CMakeFiles/qnnpack.dir/src/leaky-relu.c.o.d -o CMakeFiles/qnnpack.dir/src/leaky-relu.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/leaky-relu.c [ 6%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o [ 6%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o -MF CMakeFiles/tensorpipe.dir/channel/error.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/error.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/error.cc [ 6%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/g++ -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o -MF CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-prepack.cc /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiCallbackApi.cpp: In member function 'void libkineto::CuptiCallbackApi::__callback_switchboard(CUpti_CallbackDomain, CUpti_CallbackId, const CUpti_CallbackData*)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiCallbackApi.cpp:148:34: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare] 148 | it != cblist->end() && i < MAX_CB_FNS_PER_CB; | ~~^~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o -MF CMakeFiles/qnnpack.dir/src/max-pooling.c.o.d -o CMakeFiles/qnnpack.dir/src/max-pooling.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/max-pooling.c [ 6%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/TypeList.cpp.o -MF CMakeFiles/c10.dir/util/TypeList.cpp.o.d -o CMakeFiles/c10.dir/util/TypeList.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/TypeList.cpp [ 6%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o -MF CMakeFiles/c10.dir/util/TypeTraits.cpp.o.d -o CMakeFiles/c10.dir/util/TypeTraits.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/TypeTraits.cpp [ 6%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o [ 6%] Generating contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py [ 6%] Generating contrib/playground/resnetdemo/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/resnetdemo/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/resnetdemo/__init__.py [ 6%] Generating contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py [ 6%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o -MF CMakeFiles/c10.dir/util/Type_demangle.cpp.o.d -o CMakeFiles/c10.dir/util/Type_demangle.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Type_demangle.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py [ 6%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/fully-connected-sparse.c [ 6%] Generating contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py [ 6%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o [ 7%] Generating contrib/playground/resnetdemo/explicit_resnet_forward.py [ 7%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o -MF CMakeFiles/tensorpipe.dir/common/address.cc.o.d -o CMakeFiles/tensorpipe.dir/common/address.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/address.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o -MF CMakeFiles/qnnpack.dir/src/sigmoid.c.o.d -o CMakeFiles/qnnpack.dir/src/sigmoid.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/sigmoid.c [ 7%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o -MF CMakeFiles/tensorpipe.dir/channel/helpers.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/helpers.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/helpers.cc [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o -MF CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o.d -o CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Type_no_demangle.cpp [ 7%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/global-average-pooling.c [ 7%] Generating contrib/playground/resnetdemo/explicit_resnet_param_update.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/Unicode.cpp.o -MF CMakeFiles/c10.dir/util/Unicode.cpp.o.d -o CMakeFiles/c10.dir/util/Unicode.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Unicode.cpp [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o -MF CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o.d -o CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/UniqueVoidPtr.cpp [ 7%] Generating contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py [ 7%] Generating contrib/playground/resnetdemo/gfs_IN1k.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/resnetdemo/gfs_IN1k.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/resnetdemo/gfs_IN1k.py [ 7%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/hardsigmoid.c [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/complex_math.cpp.o -MF CMakeFiles/c10.dir/util/complex_math.cpp.o.d -o CMakeFiles/c10.dir/util/complex_math.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/complex_math.cpp [ 7%] Generating contrib/playground/resnetdemo/rendezvous_filestore.py [ 7%] Generating contrib/prof/__init__.py [ 7%] Generating contrib/prof/cuda_profile_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/prof/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/prof/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/prof/cuda_profile_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/prof/cuda_profile_ops_test.py [ 7%] Generating contrib/script/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/script/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/script/__init__.py [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o -MF CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o.d -o CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/flags_use_gflags.cpp [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o -MF CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o.d -o CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/flags_use_no_gflags.cpp [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/int128.cpp.o -MF CMakeFiles/c10.dir/util/int128.cpp.o.d -o CMakeFiles/c10.dir/util/int128.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/int128.cpp [ 7%] Generating contrib/tensorboard/__init__.py [ 7%] Generating contrib/script/examples/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/script/examples/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/script/examples/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/tensorboard/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/tensorboard/__init__.py [ 7%] Generating contrib/tensorboard/tensorboard.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/tensorboard/tensorboard.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/tensorboard/tensorboard.py [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o -MF CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o.d -o CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/ActivityProfilerProxy.cpp [ 7%] Generating contrib/tensorboard/tensorboard_exporter.py [ 7%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o -MF CMakeFiles/tensorpipe.dir/common/allocator.cc.o.d -o CMakeFiles/tensorpipe.dir/common/allocator.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/allocator.cc [ 7%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiRangeProfiler.cpp: In member function 'void libkineto::CuptiRangeProfilerSession::addRangeEvents(const libkineto::CuptiProfilerResult&, const libkineto::CuptiRBProfilerSession*)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiRangeProfiler.cpp:152:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 152 | if (num_kernels != result.rangeVals.size()) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/CuptiRangeProfiler.cpp:182:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 182 | for (int i = 0; i < metricNames.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/AbstractConfig.cpp: In member function 'std::string libkineto::AbstractConfig::toLower(std::string&) const': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/AbstractConfig.cpp:74:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | for (int i = 0; i < res.size(); i++) { | ~~^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/AbstractConfig.cpp: In member function 'bool libkineto::AbstractConfig::toBool(std::string&) const': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/AbstractConfig.cpp:122:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::array, 8>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 122 | for (int i = 0; i < bool_vals.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/hardswish.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/tensorboard/tensorboard_exporter.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/tensorboard/tensorboard_exporter.py [ 7%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o [ 7%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o -MF CMakeFiles/tensorpipe.dir/common/error.cc.o.d -o CMakeFiles/tensorpipe.dir/common/error.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/error.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/leaky-relu.c [ 7%] Generating contrib/tensorboard/tensorboard_exporter_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/tensorboard/tensorboard_exporter_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/tensorboard/tensorboard_exporter_test.py [ 7%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o -MF CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o.d -o CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/intrusive_ptr.cpp [ 7%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o [ 8%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/max-pooling.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o -MF CMakeFiles/qnnpack.dir/src/softargmax.c.o.d -o CMakeFiles/qnnpack.dir/src/softargmax.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/softargmax.c [ 8%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/numa.cpp.o -MF CMakeFiles/c10.dir/util/numa.cpp.o.d -o CMakeFiles/c10.dir/util/numa.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/numa.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/sigmoid.c [ 8%] Generating contrib/tensorboard/tensorboard_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/tensorboard/tensorboard_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/tensorboard/tensorboard_test.py [ 8%] Generating contrib/warpctc/__init__.py [ 8%] Generating contrib/warpctc/ctc_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/warpctc/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/warpctc/__init__.py [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o -MF CMakeFiles/c10.dir/util/signal_handler.cpp.o.d -o CMakeFiles/c10.dir/util/signal_handler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/signal_handler.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/warpctc/ctc_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/warpctc/ctc_ops_test.py [ 8%] Generating core/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/core/__init__.py [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o [ 9%] Generating core/nomnigraph/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/core/nomnigraph/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/thread_name.cpp.o -MF CMakeFiles/c10.dir/util/thread_name.cpp.o.d -o CMakeFiles/c10.dir/util/thread_name.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/thread_name.cpp [ 9%] Generating core/nomnigraph/op_gen.py [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o [ 9%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o -MF CMakeFiles/tensorpipe.dir/common/fd.cc.o.d -o CMakeFiles/tensorpipe.dir/common/fd.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/fd.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/g++ -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DSUPPORTS_BACKTRACE=1 -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/CMakeFiles/c10.dir/util/typeid.cpp.o -MF CMakeFiles/c10.dir/util/typeid.cpp.o.d -o CMakeFiles/c10.dir/util/typeid.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/util/typeid.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/op_gen.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/core/nomnigraph/op_gen.py [ 9%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -Os -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o -MF CMakeFiles/qnnpack.dir/src/operator-delete.c.o.d -o CMakeFiles/qnnpack.dir/src/operator-delete.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-delete.c [ 9%] Generating distributed/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/distributed/__init__.py [ 9%] Generating distributed/file_store_handler_op_test.py [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/softargmax.c [ 9%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o -MF CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o.d -o CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/ActivityType.cpp [ 9%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o -MF CMakeFiles/qnnpack.dir/src/indirection.c.o.d -o CMakeFiles/qnnpack.dir/src/indirection.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/indirection.c [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/tanh.c [ 9%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o -MF CMakeFiles/qnnpack.dir/src/operator-run.c.o.d -o CMakeFiles/qnnpack.dir/src/operator-run.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/file_store_handler_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/distributed/file_store_handler_op_test.py [ 9%] Generating distributed/redis_store_handler_op_test.py [ 9%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Os -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-delete.c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp: In constructor 'libkineto::EventGroupSet::EventGroupSet(CUpti_EventGroupSet&, std::map&, libkineto::CuptiEventApi&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp:166:21: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 166 | for (int g = 0; g < set.numEventGroups; g++) { | ~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp: In member function 'void libkineto::EventGroupSet::collectSample()': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp:198:21: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 198 | for (int g = 0; g < set_.numEventGroups; g++) { | ~~^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp:208:17: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'uint64_t' {aka 'long unsigned int'} [-Wsign-compare] 208 | if (v == CUPTI_EVENT_OVERFLOW) { [ 9%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o [ 9%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp: In member function 'void libkineto::EventGroupSet::printDescription(std::ostream&) const': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp:228:21: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 228 | for (int g = 0; g < set_.numEventGroups; g++) { | ~~^~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/redis_store_handler_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/distributed/redis_store_handler_op_test.py [ 9%] Generating distributed/store_ops_test_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/g++ -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -Wno-deprecated-declarations -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o -MF CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/conv-run.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/store_ops_test_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/distributed/store_ops_test_util.py [ 9%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/g++ -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -Wno-deprecated-declarations -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o -MF CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/deconv-run.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o -MF CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o.d -o CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/u8lut32norm/scalar.c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp: In member function 'void libkineto::EventProfiler::initMetrics(const std::set >&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp:267:19: warning: comparison of integer expressions of different signedness: 'CUpti_MetricID' {aka 'unsigned int'} and 'int' [-Wsign-compare] 267 | if (metric_id == ~0) { | ~~~~~~~~~~^~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c: In function 'qnnp_run_operator': /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:675:11: warning: 'pthreadpool_compute_2d' is deprecated [-Wdeprecated-declarations] 675 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include/qnnpack.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:14: /usr/include/pthreadpool.h:1115:6: note: declared here 1115 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:699:11: warning: 'pthreadpool_compute_2d' is deprecated [-Wdeprecated-declarations] 699 | pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1115:6: note: declared here 1115 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:738:7: warning: 'pthreadpool_compute_3d_tiled' is deprecated [-Wdeprecated-declarations] 738 | pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1131:6: note: declared here 1131 | void pthreadpool_compute_3d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:762:7: warning: 'pthreadpool_compute_4d_tiled' is deprecated [-Wdeprecated-declarations] 762 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1142:6: note: declared here 1142 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:797:7: warning: 'pthreadpool_compute_4d_tiled' is deprecated [-Wdeprecated-declarations] 797 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1142:6: note: declared here 1142 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:837:7: warning: 'pthreadpool_compute_4d_tiled' is deprecated [-Wdeprecated-declarations] 837 | pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1142:6: note: declared here 1142 | void pthreadpool_compute_4d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:896:7: warning: 'pthreadpool_compute_2d' is deprecated [-Wdeprecated-declarations] 896 | pthreadpool_compute_2d(threadpool, compute_function, &context, op->batch_size, output_height); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1115:6: note: declared here 1115 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:935:7: warning: 'pthreadpool_compute_2d' is deprecated [-Wdeprecated-declarations] 935 | pthreadpool_compute_2d(threadpool, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1115:6: note: declared here 1115 | void pthreadpool_compute_2d( | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:956:9: warning: 'pthreadpool_compute_1d_tiled' is deprecated [-Wdeprecated-declarations] 956 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1108:6: note: declared here 1108 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:973:9: warning: 'pthreadpool_compute_1d_tiled' is deprecated [-Wdeprecated-declarations] 973 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1108:6: note: declared here 1108 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:1014:7: warning: 'pthreadpool_compute_1d' is deprecated [-Wdeprecated-declarations] 1014 | pthreadpool_compute_1d(threadpool, compute_function, &context, op->batch_size); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1102:6: note: declared here 1102 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:1033:9: warning: 'pthreadpool_compute_1d_tiled' is deprecated [-Wdeprecated-declarations] 1033 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1108:6: note: declared here 1108 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:1047:9: warning: 'pthreadpool_compute_1d' is deprecated [-Wdeprecated-declarations] 1047 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1102:6: note: declared here 1102 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:1070:9: warning: 'pthreadpool_compute_1d_tiled' is deprecated [-Wdeprecated-declarations] 1070 | pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1108:6: note: declared here 1108 | void pthreadpool_compute_1d_tiled( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:1084:9: warning: 'pthreadpool_compute_1d' is deprecated [-Wdeprecated-declarations] 1084 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1102:6: note: declared here 1102 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:1103:7: warning: 'pthreadpool_compute_1d' is deprecated [-Wdeprecated-declarations] 1103 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1102:6: note: declared here 1102 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/operator-run.c:1142:7: warning: 'pthreadpool_compute_1d' is deprecated [-Wdeprecated-declarations] 1142 | pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/pthreadpool.h:1102:6: note: declared here 1102 | void pthreadpool_compute_1d( | ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp: In member function 'bool libkineto::EventProfiler::initEventGroups()': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp:314:21: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 314 | for (int i = 0; i < eventGroupSets_->numSets; i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 9%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/g++ -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -Wno-deprecated-declarations -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o -MF CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-run.cc [ 9%] Generating experiments/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/experiments/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/experiments/__init__.py [ 9%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp: In member function 'void libkineto::EventProfiler::printSets(std::ostream&) const': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/EventProfiler.cpp:514:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 514 | for (int i = 0; i < sets_.size(); i++) { | ~~^~~~~~~~~~~~~~ [ 9%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o [ 9%] Generating experiments/python/SparseTransformer.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/experiments/python/SparseTransformer.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/experiments/python/SparseTransformer.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/g++ -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o -MF CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-unpack.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/g++ -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -Wno-deprecated-declarations -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o -MF CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/fc-dynamic-run.cc [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o -MF CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o.d -o CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/x8lut/scalar.c [ 10%] Generating experiments/python/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o -MF CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o.d -o CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/sgemm/6x8-psimd.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/experiments/python/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/experiments/python/__init__.py [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o -MF CMakeFiles/tensorpipe.dir/common/socket.cc.o.d -o CMakeFiles/tensorpipe.dir/common/socket.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/indirection.c [ 10%] Generating experiments/python/convnet_benchmarks.py [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o -MF CMakeFiles/tensorpipe.dir/common/system.cc.o.d -o CMakeFiles/tensorpipe.dir/common/system.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/system.cc [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8avgpool/mp8x9p8q-neon.c [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/x8lut/scalar.c:17:19: warning: argument 3 of type 'const uint8_t[restrict static 256]' {aka 'const unsigned char[restrict 256]'} with mismatched bound [-Warray-parameter=] 17 | const uint8_t t[RESTRICT_STATIC 256], | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/x8lut/scalar.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/x8lut.h:25:22: note: previously declared as 'const uint8_t *' {aka 'const unsigned char *'} 25 | const uint8_t* t, \ | ~~~~~~~~~~~~~~~^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/x8lut.h:28:1: note: in expansion of macro 'DECLARE_X8LUT_UKERNEL_FUNCTION' 28 | DECLARE_X8LUT_UKERNEL_FUNCTION(x8lut_ukernel__scalar) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -Wno-deprecated-declarations -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/operator-run.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/experiments/python/convnet_benchmarks.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/experiments/python/convnet_benchmarks.py [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8lut32norm/scalar.c [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8avgpool/up8x9-neon.c [ 10%] Generating experiments/python/device_reduce_sum_bench.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/experiments/python/device_reduce_sum_bench.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/experiments/python/device_reduce_sum_bench.py [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut/scalar.c [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8avgpool/up8xm-neon.c [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o -MF CMakeFiles/tensorpipe.dir/core/context.cc.o.d -o CMakeFiles/tensorpipe.dir/core/context.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/context.cc [ 10%] Generating experiments/python/funhash_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/experiments/python/funhash_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/experiments/python/funhash_op_test.py [ 10%] Generating experiments/python/net_construct_bench.py [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-psimd.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/experiments/python/net_construct_bench.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/experiments/python/net_construct_bench.py [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/mp8x9p8q-neon.c [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-neon.c.o /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut/scalar.c:16:19: warning: argument 3 of type 'const uint8_t[restrict static 256]' {aka 'const unsigned char[restrict 256]'} with mismatched bound [-Warray-parameter=] 16 | const uint8_t t[RESTRICT_STATIC 256], | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8lut/scalar.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/x8lut.h:23:50: note: previously declared as 'const uint8_t *' {aka 'const unsigned char *'} 23 | size_t n, const uint8_t* x, const uint8_t* t, uint8_t* y); | ~~~~~~~~~~~~~~~^ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/x8lut.h:25:1: note: in expansion of macro 'DECLARE_PYTORCH_X8LUT_UKERNEL_FUNCTION' 25 | DECLARE_PYTORCH_X8LUT_UKERNEL_FUNCTION(pytorch_x8lut_ukernel__scalar) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8x9-neon.c [ 10%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o -MF CMakeFiles/kineto_base.dir/src/Config.cpp.o.d -o CMakeFiles/kineto_base.dir/src/Config.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/Config.cpp [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x8-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x8-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8conv/4x8-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8conv/4x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8conv/4x8-neon.c [ 10%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8xm-neon.c [ 10%] Generating experiments/python/sparse_funhash_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/experiments/python/sparse_funhash_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/experiments/python/sparse_funhash_op_test.py [ 10%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o -MF CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o.d -o CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/ConfigLoader.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o -MF CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o.d -o CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/sgemm/6x8-psimd.c:23:42: warning: argument 9 of type 'const struct qnnp_fp32_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const struct qnnp_fp32_clamping_params clamping_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/sgemm/6x8-psimd.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/sgemm.h:30:47: note: previously declared as 'const struct qnnp_fp32_clamping_params *' 30 | const struct qnnp_fp32_clamping_params* clamping_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/sgemm.h:35:1: note: in expansion of macro 'DECLARE_SGEMM_UKERNEL_FUNCTION' 35 | DECLARE_SGEMM_UKERNEL_FUNCTION(sgemm_ukernel_6x8__psimd) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Generating experiments/python/tt_contraction_op_test.py [ 10%] Generating experiments/python/sparse_reshape_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/experiments/python/sparse_reshape_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/experiments/python/sparse_reshape_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/experiments/python/tt_contraction_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/experiments/python/tt_contraction_op_test.py [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x8-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x8-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x8-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-neon.c [ 10%] Generating experiments/python/tt_pad_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/experiments/python/tt_pad_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/experiments/python/tt_pad_op_test.py [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/8x8-neon.c.o [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/8x8-neon.c.o /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8avgpool/mp8x9p8q-neon.c:26:50: warning: argument 10 of type 'const union qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 26 | const union qnnp_avgpool_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8avgpool/mp8x9p8q-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8avgpool.h:32:53: note: previously declared as 'const union qnnp_avgpool_quantization_params *' 32 | const union qnnp_avgpool_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8avgpool.h:34:1: note: in expansion of macro 'DECLARE_Q8MPAVGPOOL_UKERNEL_FUNCTION' 34 | DECLARE_Q8MPAVGPOOL_UKERNEL_FUNCTION(q8avgpool_ukernel_mp8x9p8q__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/8x8-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8conv/8x8-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8conv/8x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8conv/8x8-neon.c [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-neon.c.o /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/fd.cc: In member function 'tensorpipe::Error tensorpipe::Fd::readFull(void*, size_t)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/fd.cc:50:10: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 50 | if (rv != count) { | ~~~^~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/8x8-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8conv/8x8-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8conv/8x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-neon.c [ 10%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o -MF CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o.d -o CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/ILoggerObserver.cpp [ 10%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o -MF CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o.d -o CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8avgpool/up8x9-neon.c:25:50: warning: argument 9 of type 'const union qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 25 | const union qnnp_avgpool_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8avgpool/up8x9-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8avgpool.h:47:53: note: previously declared as 'const union qnnp_avgpool_quantization_params *' 47 | const union qnnp_avgpool_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8avgpool.h:49:1: note: in expansion of macro 'DECLARE_Q8UPAVGPOOL_UKERNEL_FUNCTION' 49 | DECLARE_Q8UPAVGPOOL_UKERNEL_FUNCTION(q8avgpool_ukernel_up8x9__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/fd.cc: In member function 'tensorpipe::Error tensorpipe::Fd::writeFull(const void*, size_t)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/fd.cc:62:10: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 62 | if (rv != count) { | ~~~^~~~~~~~ [ 10%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8dwconv/mp8x25-neon.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o -MF CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o.d -o CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/GenericTraceActivity.cpp [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o -MF CMakeFiles/tensorpipe.dir/core/context_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/core/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/context_impl.cc [ 10%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o -MF CMakeFiles/kineto_base.dir/src/Logger.cpp.o.d -o CMakeFiles/kineto_base.dir/src/Logger.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/Logger.cpp [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o -MF CMakeFiles/tensorpipe.dir/core/error.cc.o.d -o CMakeFiles/tensorpipe.dir/core/error.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/error.cc [ 10%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8avgpool/up8xm-neon.c:25:50: warning: argument 9 of type 'const union qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 25 | const union qnnp_avgpool_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8avgpool/up8xm-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8avgpool.h:47:53: note: previously declared as 'const union qnnp_avgpool_quantization_params *' 47 | const union qnnp_avgpool_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8avgpool.h:50:1: note: in expansion of macro 'DECLARE_Q8UPAVGPOOL_UKERNEL_FUNCTION' 50 | DECLARE_Q8UPAVGPOOL_UKERNEL_FUNCTION(q8avgpool_ukernel_up8xm__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o [ 10%] Generating perfkernels/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o -MF CMakeFiles/kineto_base.dir/src/init.cpp.o.d -o CMakeFiles/kineto_base.dir/src/init.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/init.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/perfkernels/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-psimd.c:23:9: warning: argument 9 of type 'const struct pytorch_qnnp_fp32_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 22 | const struct pytorch_qnnp_fp32_clamping_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23 | clamping_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-psimd.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sgemm.h:30:55: note: previously declared as 'const struct pytorch_qnnp_fp32_clamping_params *' 30 | const struct pytorch_qnnp_fp32_clamping_params* clamping_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sgemm.h:34:1: note: in expansion of macro 'DECLARE_PYTORCH_SGEMM_UKERNEL_FUNCTION' 34 | DECLARE_PYTORCH_SGEMM_UKERNEL_FUNCTION(pytorch_sgemm_ukernel_6x8__psimd) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o -MF CMakeFiles/kineto_base.dir/src/output_csv.cpp.o.d -o CMakeFiles/kineto_base.dir/src/output_csv.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/output_csv.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o -MF CMakeFiles/tensorpipe.dir/core/listener.cc.o.d -o CMakeFiles/tensorpipe.dir/core/listener.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/listener.cc /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8x9-neon.c:25:9: warning: argument 9 of type 'const union pytorch_qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 24 | const union pytorch_qnnp_avgpool_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 25 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8x9-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8avgpool.h:49:11: note: previously declared as 'const union pytorch_qnnp_avgpool_quantization_params *' 48 | const union pytorch_qnnp_avgpool_quantization_params* \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 49 | quantization_params); | ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8avgpool.h:51:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8UPAVGPOOL_UKERNEL_FUNCTION' 51 | DECLARE_PYTORCH_Q8UPAVGPOOL_UKERNEL_FUNCTION(pytorch_q8avgpool_ukernel_up8x9__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon.c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8conv/4x8-neon.c:23:47: warning: argument 9 of type 'const union qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union qnnp_conv_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8conv/4x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8conv.h:31:50: note: previously declared as 'const union qnnp_conv_quantization_params *' 31 | const union qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8conv.h:33:1: note: in expansion of macro 'DECLARE_Q8CONV_UKERNEL_FUNCTION' 33 | DECLARE_Q8CONV_UKERNEL_FUNCTION(q8conv_ukernel_4x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Generating perfkernels/hp_emblookup_codegen.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/hp_emblookup_codegen.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/perfkernels/hp_emblookup_codegen.py /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/mp8x9p8q-neon.c:26:9: warning: argument 10 of type 'const union pytorch_qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 25 | const union pytorch_qnnp_avgpool_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 26 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/mp8x9p8q-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8avgpool.h:33:11: note: previously declared as 'const union pytorch_qnnp_avgpool_quantization_params *' 32 | const union pytorch_qnnp_avgpool_quantization_params* \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 33 | quantization_params); | ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8avgpool.h:35:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8MPAVGPOOL_UKERNEL_FUNCTION' 35 | DECLARE_PYTORCH_Q8MPAVGPOOL_UKERNEL_FUNCTION(pytorch_q8avgpool_ukernel_mp8x9p8q__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8dwconv/up8x9-neon.c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8xm-neon.c:25:9: warning: argument 9 of type 'const union pytorch_qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 24 | const union pytorch_qnnp_avgpool_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 25 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8avgpool/up8xm-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8avgpool.h:49:11: note: previously declared as 'const union pytorch_qnnp_avgpool_quantization_params *' 48 | const union pytorch_qnnp_avgpool_quantization_params* \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 49 | quantization_params); | ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8avgpool.h:52:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8UPAVGPOOL_UKERNEL_FUNCTION' 52 | DECLARE_PYTORCH_Q8UPAVGPOOL_UKERNEL_FUNCTION(pytorch_q8avgpool_ukernel_up8xm__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon-per-channel.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon-per-channel.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon-per-channel.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon-per-channel.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon-per-channel.c [ 10%] Generating proto/__init__.py [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o -MF CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/listener_impl.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/__init__.py [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gavgpool/mp8x7p7q-neon.c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-neon.c:25:9: warning: argument 10 of type 'const union pytorch_qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 24 | const union pytorch_qnnp_conv_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 25 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/4x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8conv.h:32:58: note: previously declared as 'const union pytorch_qnnp_conv_quantization_params *' 32 | const union pytorch_qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8conv.h:34:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8CONV_UKERNEL_FUNCTION' 34 | DECLARE_PYTORCH_Q8CONV_UKERNEL_FUNCTION(pytorch_q8conv_ukernel_4x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Generating proto/gen_proto_typestubs_helper.py [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x27-neon.c [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon.c.o [ 10%] Generating python/__init__.py [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon-per-channel.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/proto/gen_proto_typestubs_helper.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/proto/gen_proto_typestubs_helper.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon-per-channel.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon-per-channel.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon-per-channel.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon-per-channel.c [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8conv/8x8-neon.c:23:47: warning: argument 9 of type 'const union qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union qnnp_conv_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8conv/8x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8conv.h:31:50: note: previously declared as 'const union qnnp_conv_quantization_params *' 31 | const union qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8conv.h:36:1: note: in expansion of macro 'DECLARE_Q8CONV_UKERNEL_FUNCTION' 36 | DECLARE_Q8CONV_UKERNEL_FUNCTION(q8conv_ukernel_8x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Generating python/_import_c_extension.py [ 10%] Generating python/allcompare_test.py [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-neon.c.o /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8dwconv/mp8x25-neon.c:23:47: warning: argument 9 of type 'const union qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union qnnp_conv_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-neon.c:25:9: warning: argument 10 of type 'const union pytorch_qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 24 | const union pytorch_qnnp_conv_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 25 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8dwconv/mp8x25-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8dwconv.h:46:48: note: previously declared as 'const union qnnp_conv_quantization_params *' 46 | const union qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8dwconv.h:48:1: note: in expansion of macro 'DECLARE_Q8MPDWCONV_UKERNEL_FUNCTION' 48 | DECLARE_Q8MPDWCONV_UKERNEL_FUNCTION(q8dwconv_ukernel_mp8x25__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8conv.h:32:58: note: previously declared as 'const union pytorch_qnnp_conv_quantization_params *' 32 | const union pytorch_qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8conv.h:37:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8CONV_UKERNEL_FUNCTION' 37 | DECLARE_PYTORCH_Q8CONV_UKERNEL_FUNCTION(pytorch_q8conv_ukernel_8x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gavgpool/up8x7-neon.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/_import_c_extension.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/_import_c_extension.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o -MF CMakeFiles/tensorpipe.dir/core/pipe.cc.o.d -o CMakeFiles/tensorpipe.dir/core/pipe.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/allcompare_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/allcompare_test.py [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o -MF CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o -MF CMakeFiles/tensorpipe.dir/transport/error.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/error.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/error.cc [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/mp8x7p7q-neon.c [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8x7-neon.c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon.c:23:9: warning: argument 9 of type 'const union pytorch_qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 22 | const union pytorch_qnnp_conv_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h:52:58: note: previously declared as 'const union pytorch_qnnp_conv_quantization_params *' 52 | const union pytorch_qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h:54:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8MPDWCONV_UKERNEL_FUNCTION' 54 | DECLARE_PYTORCH_Q8MPDWCONV_UKERNEL_FUNCTION(pytorch_q8dwconv_ukernel_mp8x25__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o -MF CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.cc [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8xm-neon.c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8dwconv/up8x9-neon.c:22:47: warning: argument 8 of type 'const union qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 22 | const union qnnp_conv_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8dwconv/up8x9-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8dwconv.h:30:48: note: previously declared as 'const union qnnp_conv_quantization_params *' 30 | const union qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8dwconv.h:32:1: note: in expansion of macro 'DECLARE_Q8UPDWCONV_UKERNEL_FUNCTION' 32 | DECLARE_Q8UPDWCONV_UKERNEL_FUNCTION(q8dwconv_ukernel_up8x9__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Generating python/benchmark_generator.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/benchmark_generator.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/benchmark_generator.py [ 10%] Generating python/attention.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gavgpool/mp8x7p7q-neon.c:24:50: warning: argument 8 of type 'const union qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 24 | const union qnnp_avgpool_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gavgpool/mp8x7p7q-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gavgpool.h:30:53: note: previously declared as 'const union qnnp_avgpool_quantization_params *' 30 | const union qnnp_avgpool_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gavgpool.h:32:1: note: in expansion of macro 'DECLARE_Q8MPGAVGPOOL_UKERNEL_FUNCTION' 32 | DECLARE_Q8MPGAVGPOOL_UKERNEL_FUNCTION(q8gavgpool_ukernel_mp8x7p7q__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/attention.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/attention.py [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gavgpool/up8xm-neon.c [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o -MF CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/basic/context_impl.cc /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon-per-channel.c:23:9: warning: argument 9 of type 'const union pytorch_qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 22 | const union pytorch_qnnp_conv_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x27-neon.c:40:9: warning: argument 11 of type 'const union pytorch_qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 39 | const union pytorch_qnnp_conv_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x27-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h:73:58: note: previously declared as 'const union pytorch_qnnp_conv_quantization_params *' 73 | const union pytorch_qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h:75:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8MPDWCONV_3D_UKERNEL_FUNCTION' 75 | DECLARE_PYTORCH_Q8MPDWCONV_3D_UKERNEL_FUNCTION( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/mp8x25-neon-per-channel.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h:52:58: note: previously declared as 'const union pytorch_qnnp_conv_quantization_params *' 52 | const union pytorch_qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h:55:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8MPDWCONV_UKERNEL_FUNCTION' 55 | DECLARE_PYTORCH_Q8MPDWCONV_UKERNEL_FUNCTION( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x-sumrows-neon.c.o [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-neon.c.o [ 10%] Generating python/benchmarks/concat_benchmark.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/benchmarks/concat_benchmark.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/benchmarks/concat_benchmark.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x-sumrows-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x-sumrows-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x-sumrows-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x-sumrows-neon.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-neon.c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon.c:23:9: warning: argument 8 of type 'const union pytorch_qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 22 | const union pytorch_qnnp_conv_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h:30:58: note: previously declared as 'const union pytorch_qnnp_conv_quantization_params *' 30 | const union pytorch_qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h:32:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8UPDWCONV_UKERNEL_FUNCTION' 32 | DECLARE_PYTORCH_Q8UPDWCONV_UKERNEL_FUNCTION(pytorch_q8dwconv_ukernel_up8x9__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x-sumrows-neon.c.o /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon-per-channel.c:23:9: warning: argument 8 of type 'const union pytorch_qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 22 | const union pytorch_qnnp_conv_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8dwconv/up8x9-neon-per-channel.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h:30:58: note: previously declared as 'const union pytorch_qnnp_conv_quantization_params *' 30 | const union pytorch_qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8dwconv.h:33:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8UPDWCONV_UKERNEL_FUNCTION' 33 | DECLARE_PYTORCH_Q8UPDWCONV_UKERNEL_FUNCTION( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x-sumrows-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8gemm/4x-sumrows-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8gemm/4x-sumrows-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/4x-sumrows-neon.c In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gavgpool/up8x7-neon.c:23:50: warning: argument 7 of type 'const union qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union qnnp_avgpool_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gavgpool/up8x7-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gavgpool.h:43:53: note: previously declared as 'const union qnnp_avgpool_quantization_params *' 43 | const union qnnp_avgpool_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gavgpool.h:45:1: note: in expansion of macro 'DECLARE_Q8UPGAVGPOOL_UKERNEL_FUNCTION' 45 | DECLARE_Q8UPGAVGPOOL_UKERNEL_FUNCTION(q8gavgpool_ukernel_up8x7__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Generating python/benchmarks/fused_rowwise_nbit_conversion_bench.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/benchmarks/fused_rowwise_nbit_conversion_bench.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/benchmarks/fused_rowwise_nbit_conversion_bench.py /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/mp8x7p7q-neon.c:24:9: warning: argument 8 of type 'const union pytorch_qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union pytorch_qnnp_avgpool_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/mp8x7p7q-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gavgpool.h:31:11: note: previously declared as 'const union pytorch_qnnp_avgpool_quantization_params *' 30 | const union pytorch_qnnp_avgpool_quantization_params* \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | quantization_params); | ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gavgpool.h:33:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8MPGAVGPOOL_UKERNEL_FUNCTION' 33 | DECLARE_PYTORCH_Q8MPGAVGPOOL_UKERNEL_FUNCTION(pytorch_q8gavgpool_ukernel_mp8x7p7q__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8x7-neon.c:23:9: warning: argument 7 of type 'const union pytorch_qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 22 | const union pytorch_qnnp_avgpool_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8x7-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gavgpool.h:45:11: note: previously declared as 'const union pytorch_qnnp_avgpool_quantization_params *' 44 | const union pytorch_qnnp_avgpool_quantization_params* \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 45 | quantization_params); | ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gavgpool.h:47:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8UPGAVGPOOL_UKERNEL_FUNCTION' 47 | DECLARE_PYTORCH_Q8UPGAVGPOOL_UKERNEL_FUNCTION(pytorch_q8gavgpool_ukernel_up8x7__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o -MF CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/basic/factory.cc /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8xm-neon.c:23:9: warning: argument 7 of type 'const union pytorch_qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 22 | const union pytorch_qnnp_avgpool_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gavgpool/up8xm-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gavgpool.h:45:11: note: previously declared as 'const union pytorch_qnnp_avgpool_quantization_params *' 44 | const union pytorch_qnnp_avgpool_quantization_params* \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 45 | quantization_params); | ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gavgpool.h:48:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8UPGAVGPOOL_UKERNEL_FUNCTION' 48 | DECLARE_PYTORCH_Q8UPGAVGPOOL_UKERNEL_FUNCTION(pytorch_q8gavgpool_ukernel_up8xm__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x8-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x8-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8gemm/4x8-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8gemm/4x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/4x8-neon.c [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x8c2-xzp-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x8c2-xzp-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8gemm/4x8c2-xzp-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8gemm/4x8c2-xzp-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/4x8c2-xzp-neon.c [ 10%] Generating python/benchmarks/sparse_lengths_sum_nbit_benchmark.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gavgpool/up8xm-neon.c:23:50: warning: argument 7 of type 'const union qnnp_avgpool_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union qnnp_avgpool_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gavgpool/up8xm-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gavgpool.h:43:53: note: previously declared as 'const union qnnp_avgpool_quantization_params *' 43 | const union qnnp_avgpool_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gavgpool.h:46:1: note: in expansion of macro 'DECLARE_Q8UPGAVGPOOL_UKERNEL_FUNCTION' 46 | DECLARE_Q8UPGAVGPOOL_UKERNEL_FUNCTION(q8gavgpool_ukernel_up8xm__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/benchmarks/sparse_lengths_sum_nbit_benchmark.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/benchmarks/sparse_lengths_sum_nbit_benchmark.py [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o -MF CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.cc [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/6x4-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/6x4-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8gemm/6x4-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8gemm/6x4-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/6x4-neon.c [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o -MF CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/xth/context_impl.cc [ 10%] Generating python/benchmarks/sparse_normalize_benchmark.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/benchmarks/sparse_normalize_benchmark.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/benchmarks/sparse_normalize_benchmark.py [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-dq-neon.c.o /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-neon.c:25:9: warning: argument 10 of type 'const union pytorch_qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 24 | const union pytorch_qnnp_conv_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 25 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h:32:58: note: previously declared as 'const union pytorch_qnnp_conv_quantization_params *' 32 | const union pytorch_qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h:36:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8GEMM_UKERNEL_FUNCTION' 36 | DECLARE_PYTORCH_Q8GEMM_UKERNEL_FUNCTION(pytorch_q8gemm_ukernel_4x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-dq-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-dq-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-dq-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-neon.c [ 10%] Generating python/binarysize.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/binarysize.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/binarysize.py [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o -MF CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/xth/factory.cc [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/6x4-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/6x4-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/6x4-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/6x4-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/6x4-neon.c [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-neon.c.o [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-neon.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd/neon.c [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o -MF CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.cc [ 10%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8c2-xzp-neon.c.o [ 10%] Generating python/brew.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8c2-xzp-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8c2-xzp-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8c2-xzp-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-neon.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/brew.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/brew.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of 'auto dynolog::ipcfabric::EndPoint::buildCtxt_(const std::vector&, unsigned int) [with long unsigned int kMaxNumFds = 0]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:116:17: required from 'auto dynolog::ipcfabric::EndPoint::buildSendCtxt(const std::string&, const std::vector&, const std::vector&) [with long unsigned int kMaxNumFds = 0; std::string = std::__cxx11::basic_string]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:126:36: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:238:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 238 | for (int i = 0; i < payload.size(); i++) { | ~~^~~~~~~~~~~~~~~~ [ 10%] Generating python/brew_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/brew_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/brew_test.py [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/8x8-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/8x8-neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8gemm/8x8-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8gemm/8x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/8x8-neon.c In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:16: /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of 'auto dynolog::ipcfabric::EndPoint::buildCtxt_(const std::vector&, unsigned int) [with long unsigned int kMaxNumFds = 0]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:116:17: required from 'auto dynolog::ipcfabric::EndPoint::buildSendCtxt(const std::string&, const std::vector&, const std::vector&) [with long unsigned int kMaxNumFds = 0; std::string = std::__cxx11::basic_string]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:126:36: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:238:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 238 | for (int i = 0; i < payload.size(); i++) { | ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/4x8-neon.c:23:47: warning: argument 9 of type 'const union qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union qnnp_conv_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/4x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gemm.h:31:50: note: previously declared as 'const union qnnp_conv_quantization_params *' 31 | const union qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gemm.h:35:1: note: in expansion of macro 'DECLARE_Q8GEMM_UKERNEL_FUNCTION' 35 | DECLARE_Q8GEMM_UKERNEL_FUNCTION(q8gemm_ukernel_4x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o -MF CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/context_impl.cc [ 10%] Generating python/build.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/build.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/build.py [ 10%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/neon.c.o -MF CMakeFiles/qnnpack.dir/src/q8vadd/neon.c.o.d -o CMakeFiles/qnnpack.dir/src/q8vadd/neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8vadd/neon.c [ 10%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o [ 10%] Generating python/cached_reader.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/4x8c2-xzp-neon.c:24:48: warning: argument 10 of type 'const union qnnp_q31_requantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 24 | const union qnnp_q31_requantization_params requantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/4x8c2-xzp-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gemm.h:57:51: note: previously declared as 'const union qnnp_q31_requantization_params *' 57 | const union qnnp_q31_requantization_params* requantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gemm.h:58:1: note: in expansion of macro 'DECLARE_Q8GEMM_XZP_UKERNEL_FUNCTION' 58 | DECLARE_Q8GEMM_XZP_UKERNEL_FUNCTION(q8gemm_xzp_ukernel_4x8c2__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 11%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/5x8-neon.c.o [ 12%] Generating python/caffe_translator.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/cached_reader.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/cached_reader.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/caffe_translator.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/caffe_translator.py [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/5x8-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/5x8-neon.c.o -MF CMakeFiles/qnnpack.dir/src/sgemm/5x8-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/sgemm/5x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/sgemm/5x8-neon.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o -MF CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/factory.cc /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/6x4-neon.c:23:47: warning: argument 9 of type 'const union qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union qnnp_conv_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/6x4-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gemm.h:31:50: note: previously declared as 'const union qnnp_conv_quantization_params *' 31 | const union qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gemm.h:36:1: note: in expansion of macro 'DECLARE_Q8GEMM_UKERNEL_FUNCTION' 36 | DECLARE_Q8GEMM_UKERNEL_FUNCTION(q8gemm_ukernel_6x4__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Generating python/caffe_translator_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/5x8-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/sgemm/5x8-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/sgemm/5x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/5x8-neon.c [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-neon.c.o /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-neon.c:26:9: warning: argument 11 of type 'const struct pytorch_qnnp_conv_dynamic_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 25 | const struct pytorch_qnnp_conv_dynamic_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 26 | quantization_params[RESTRICT_STATIC 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8-dq-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h:59:67: note: previously declared as 'const struct pytorch_qnnp_conv_dynamic_quantization_params *' 59 | const struct pytorch_qnnp_conv_dynamic_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h:61:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8GEMM_DYNAMIC_QUANTIZATION_UKERNEL_FUNCTION' 61 | DECLARE_PYTORCH_Q8GEMM_DYNAMIC_QUANTIZATION_UKERNEL_FUNCTION(pytorch_q8gemm_dq_ukernel_4x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/caffe_translator_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/caffe_translator_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-neon.c [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-neon.c.o [ 12%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/g++ -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -D_FILE_OFFSET_BITS=64 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric -I/include/roctracer -I/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DNDEBUG -DNDEBUG -std=c++14 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DKINETO_NAMESPACE=libkineto -DFMT_HEADER_ONLY -DENABLE_IPC_FABRIC -std=c++14 -DHAS_CUPTI -MD -MT third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o -MF CMakeFiles/kineto_base.dir/src/output_json.cpp.o.d -o CMakeFiles/kineto_base.dir/src/output_json.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src/output_json.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-neon.c.o -MF CMakeFiles/qnnpack.dir/src/sgemm/6x8-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/sgemm/6x8-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/sgemm/6x8-neon.c [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o -MF CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.cc [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/neon.c.o -MF CMakeFiles/qnnpack.dir/src/u8clamp/neon.c.o.d -o CMakeFiles/qnnpack.dir/src/u8clamp/neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/u8clamp/neon.c [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o -MF CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/mpt/context_impl.cc /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of 'bool dynolog::ipcfabric::EndPoint::tryPeekMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: 'throw' will always call 'terminate' [-Wterminate] 174 | throw std::runtime_error(std::strerror(errno)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of 'const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: 'throw' will always call 'terminate' [-Wterminate] 185 | throw std::invalid_argument( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 187 | ". Expected to start with " + std::string(socket_dir)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: 'throw' will always call 'terminate' [-Wterminate] 192 | throw std::invalid_argument( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 193 | "Expected abstract socket, got " + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 194 | std::string(ctxt.msg_name.sun_path)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of 'bool dynolog::ipcfabric::EndPoint::tryRcvMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: 'throw' will always call 'terminate' [-Wterminate] 160 | throw std::runtime_error(std::strerror(errno)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/6x4-neon.c:25:9: warning: argument 10 of type 'const union pytorch_qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 24 | const union pytorch_qnnp_conv_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 25 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/6x4-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h:32:58: note: previously declared as 'const union pytorch_qnnp_conv_quantization_params *' 32 | const union pytorch_qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h:37:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8GEMM_UKERNEL_FUNCTION' 37 | DECLARE_PYTORCH_Q8GEMM_UKERNEL_FUNCTION(pytorch_q8gemm_ukernel_6x4__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Generating python/checkpoint.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of 'bool dynolog::ipcfabric::EndPoint::tryPeekMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: 'throw' will always call 'terminate' [-Wterminate] 174 | throw std::runtime_error(std::strerror(errno)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/checkpoint.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/checkpoint.py [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/neon.c.o /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of 'const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: 'throw' will always call 'terminate' [-Wterminate] 185 | throw std::invalid_argument( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 187 | ". Expected to start with " + std::string(socket_dir)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: 'throw' will always call 'terminate' [-Wterminate] 192 | throw std::invalid_argument( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 193 | "Expected abstract socket, got " + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 194 | std::string(ctxt.msg_name.sun_path)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of 'bool dynolog::ipcfabric::EndPoint::tryRcvMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: 'throw' will always call 'terminate' [-Wterminate] 160 | throw std::runtime_error(std::strerror(errno)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-neon.c:25:9: warning: argument 10 of type 'const union pytorch_qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 24 | const union pytorch_qnnp_conv_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 25 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h:32:58: note: previously declared as 'const union pytorch_qnnp_conv_quantization_params *' 32 | const union pytorch_qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h:38:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8GEMM_UKERNEL_FUNCTION' 38 | DECLARE_PYTORCH_Q8GEMM_UKERNEL_FUNCTION(pytorch_q8gemm_ukernel_8x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd/neon.c:20:9: warning: argument 5 of type 'const union pytorch_qnnp_add_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 19 | const union pytorch_qnnp_add_quantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20 | quantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8vadd/neon.c:12: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8vadd.h:27:57: note: previously declared as 'const union pytorch_qnnp_add_quantization_params *' 27 | const union pytorch_qnnp_add_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8vadd.h:29:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8VADD_UKERNEL_FUNCTION' 29 | DECLARE_PYTORCH_Q8VADD_UKERNEL_FUNCTION(pytorch_q8vadd_ukernel__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-neon.c:24:9: warning: argument 10 of type 'const union pytorch_qnnp_q31_requantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union pytorch_qnnp_q31_requantization_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24 | requantization_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/4x8c2-xzp-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h:78:11: note: previously declared as 'const union pytorch_qnnp_q31_requantization_params *' 77 | const union pytorch_qnnp_q31_requantization_params* \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 | requantization_params); | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/q8gemm.h:79:1: note: in expansion of macro 'DECLARE_PYTORCH_Q8GEMM_XZP_UKERNEL_FUNCTION' 79 | DECLARE_PYTORCH_Q8GEMM_XZP_UKERNEL_FUNCTION(pytorch_q8gemm_xzp_ukernel_4x8c2__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp/neon.c [ 12%] Generating python/checkpoint_test.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/8x8-neon.c:23:47: warning: argument 9 of type 'const union qnnp_conv_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union qnnp_conv_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/8x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gemm.h:31:50: note: previously declared as 'const union qnnp_conv_quantization_params *' 31 | const union qnnp_conv_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8gemm.h:37:1: note: in expansion of macro 'DECLARE_Q8GEMM_UKERNEL_FUNCTION' 37 | DECLARE_Q8GEMM_UKERNEL_FUNCTION(q8gemm_ukernel_8x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/checkpoint_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/checkpoint_test.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8vadd/neon.c:20:46: warning: argument 5 of type 'const union qnnp_add_quantization_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 20 | const union qnnp_add_quantization_params quantization_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8vadd/neon.c:12: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8vadd.h:27:49: note: previously declared as 'const union qnnp_add_quantization_params *' 27 | const union qnnp_add_quantization_params* quantization_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/q8vadd.h:30:1: note: in expansion of macro 'DECLARE_Q8VADD_UKERNEL_FUNCTION' 30 | DECLARE_Q8VADD_UKERNEL_FUNCTION(q8vadd_ukernel__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/sgemm/5x8-neon.c:23:44: warning: argument 9 of type 'const struct qnnp_fp32_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const struct qnnp_fp32_clamping_params clamping_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/sgemm/5x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/sgemm.h:30:47: note: previously declared as 'const struct qnnp_fp32_clamping_params *' 30 | const struct qnnp_fp32_clamping_params* clamping_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/sgemm.h:32:1: note: in expansion of macro 'DECLARE_SGEMM_UKERNEL_FUNCTION' 32 | DECLARE_SGEMM_UKERNEL_FUNCTION(sgemm_ukernel_5x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Generating python/clean_workspace_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/clean_workspace_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/clean_workspace_test.py [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-neon.c.o [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-neon.c.o -MF CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/u8maxpool/16x9p8q-neon.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-neon.c.o -MF CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/u8maxpool/sub16-neon.c [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o -MF CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o.d -o CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/mpt/factory.cc /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/5x8-neon.c:23:9: warning: argument 9 of type 'const struct pytorch_qnnp_fp32_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 22 | const struct pytorch_qnnp_fp32_clamping_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23 | clamping_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/5x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sgemm.h:30:55: note: previously declared as 'const struct pytorch_qnnp_fp32_clamping_params *' 30 | const struct pytorch_qnnp_fp32_clamping_params* clamping_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sgemm.h:32:1: note: in expansion of macro 'DECLARE_PYTORCH_SGEMM_UKERNEL_FUNCTION' 32 | DECLARE_PYTORCH_SGEMM_UKERNEL_FUNCTION(pytorch_sgemm_ukernel_5x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/neon.c.o -MF CMakeFiles/qnnpack.dir/src/u8rmax/neon.c.o.d -o CMakeFiles/qnnpack.dir/src/u8rmax/neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/u8rmax/neon.c [ 12%] Generating python/cnn.py /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-neon.c:23:9: warning: argument 9 of type 'const struct pytorch_qnnp_fp32_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 22 | const struct pytorch_qnnp_fp32_clamping_params | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 23 | clamping_params[restrict static 1]) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/sgemm/6x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sgemm.h:30:55: note: previously declared as 'const struct pytorch_qnnp_fp32_clamping_params *' 30 | const struct pytorch_qnnp_fp32_clamping_params* clamping_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/sgemm.h:33:1: note: in expansion of macro 'DECLARE_PYTORCH_SGEMM_UKERNEL_FUNCTION' 33 | DECLARE_PYTORCH_SGEMM_UKERNEL_FUNCTION(pytorch_sgemm_ukernel_6x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/sgemm/6x8-neon.c:23:44: warning: argument 9 of type 'const struct qnnp_fp32_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const struct qnnp_fp32_clamping_params clamping_params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/sgemm/6x8-neon.c:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/sgemm.h:30:47: note: previously declared as 'const struct qnnp_fp32_clamping_params *' 30 | const struct qnnp_fp32_clamping_params* clamping_params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/sgemm.h:33:1: note: in expansion of macro 'DECLARE_SGEMM_UKERNEL_FUNCTION' 33 | DECLARE_SGEMM_UKERNEL_FUNCTION(sgemm_ukernel_6x8__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Generating python/context.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/cnn.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/cnn.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/context.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/context.py [ 12%] Generating python/control.py [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-neon.c.o [ 12%] Generating python/context_test.py [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/context_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/context_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/control.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/control.py [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/16x9p8q-neon.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/sub16-neon.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8rmax/neon.c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/u8clamp/neon.c:20:41: warning: argument 4 of type 'const union qnnp_u8_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 20 | const union qnnp_u8_clamping_params params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/u8clamp/neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/u8clamp.h:26:44: note: previously declared as 'const union qnnp_u8_clamping_params *' 26 | const union qnnp_u8_clamping_params* params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/u8clamp.h:28:1: note: in expansion of macro 'DECLARE_U8CLAMP_UKERNEL_FUNCTION' 28 | DECLARE_U8CLAMP_UKERNEL_FUNCTION(u8clamp_ukernel__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-neon.c.o -MF CMakeFiles/qnnpack.dir/src/x8zip/x2-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/x8zip/x2-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/x8zip/x2-neon.c [ 12%] Generating python/control_ops_grad.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/control_ops_grad.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/control_ops_grad.py /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp/neon.c:19:49: warning: argument 4 of type 'const union pytorch_qnnp_u8_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 19 | const union pytorch_qnnp_u8_clamping_params params[restrict static 1]) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8clamp/neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8clamp.h:26:52: note: previously declared as 'const union pytorch_qnnp_u8_clamping_params *' 26 | const union pytorch_qnnp_u8_clamping_params* params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8clamp.h:28:1: note: in expansion of macro 'DECLARE_PYTORCH_U8CLAMP_UKERNEL_FUNCTION' 28 | DECLARE_PYTORCH_U8CLAMP_UKERNEL_FUNCTION(pytorch_u8clamp_ukernel__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Generating python/control_ops_grad_test.py [ 12%] Generating python/control_ops_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/control_ops_grad_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/control_ops_grad_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/control_ops_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/control_ops_util.py [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-neon.c.o -MF CMakeFiles/qnnpack.dir/src/x8zip/x3-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/x8zip/x3-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/x8zip/x3-neon.c [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-neon.c.o -MF CMakeFiles/qnnpack.dir/src/x8zip/x4-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/x8zip/x4-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/x8zip/x4-neon.c [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x2-neon.c [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x4-neon.c [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/x3-neon.c [ 12%] Generating python/convert.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/convert.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/convert.py [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-neon.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu99 -O2 -MD -MT confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-neon.c.o -MF CMakeFiles/qnnpack.dir/src/x8zip/xm-neon.c.o.d -o CMakeFiles/qnnpack.dir/src/x8zip/xm-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/x8zip/xm-neon.c [ 12%] Generating python/control_test.py [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-neon.c.o [ 12%] Generating python/convert_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/control_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/control_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -std=gnu11 -fPIC -O2 -MD -MT confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-neon.c.o -MF CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-neon.c.o.d -o CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-neon.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/x8zip/xm-neon.c cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/convert_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/convert_test.py [ 12%] Building ASM object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/8x8-aarch64-neon.S.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O3 -DNDEBUG -o CMakeFiles/qnnpack.dir/src/q8conv/8x8-aarch64-neon.S.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8conv/8x8-aarch64-neon.S [ 12%] Generating python/convnet_benchmarks.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/convnet_benchmarks.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/convnet_benchmarks.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/u8maxpool/16x9p8q-neon.c:24:41: warning: argument 8 of type 'const union qnnp_u8_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 24 | const union qnnp_u8_clamping_params params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/u8maxpool/16x9p8q-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/u8maxpool.h:30:44: note: previously declared as 'const union qnnp_u8_clamping_params *' 30 | const union qnnp_u8_clamping_params* params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/u8maxpool.h:32:1: note: in expansion of macro 'DECLARE_U8MAXPOOL_UKERNEL_FUNCTION' 32 | DECLARE_U8MAXPOOL_UKERNEL_FUNCTION(u8maxpool_ukernel_16x9p8q__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/u8maxpool/sub16-neon.c:24:41: warning: argument 8 of type 'const union qnnp_u8_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 24 | const union qnnp_u8_clamping_params params[restrict static 1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/u8maxpool/sub16-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/u8maxpool.h:30:44: note: previously declared as 'const union qnnp_u8_clamping_params *' 30 | const union qnnp_u8_clamping_params* params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/qnnpack/u8maxpool.h:34:1: note: in expansion of macro 'DECLARE_U8MAXPOOL_UKERNEL_FUNCTION' 34 | DECLARE_U8MAXPOOL_UKERNEL_FUNCTION(u8maxpool_ukernel_sub16__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Generating python/convnet_benchmarks_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/convnet_benchmarks_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/convnet_benchmarks_test.py [ 12%] Generating python/core.py [ 12%] Building ASM object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/8x8-aarch64-neon.S.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/gcc -DFXDIV_USE_INLINE_ASSEMBLY=0 -I/usr/include -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FXdiv/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/psimd/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O3 -DNDEBUG -o CMakeFiles/qnnpack.dir/src/q8gemm/8x8-aarch64-neon.S.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/src/q8gemm/8x8-aarch64-neon.S [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o -MF CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/connection_impl.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/core.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/core.py [ 12%] Generating python/core_gradients_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/core_gradients_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/core_gradients_test.py [ 12%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/8x8-aarch64-neon.S.o [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o -MF CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/context_impl.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O3 -DNDEBUG -fPIC -o CMakeFiles/pytorch_qnnpack.dir/src/q8conv/8x8-aarch64-neon.S.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8conv/8x8-aarch64-neon.S /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/16x9p8q-neon.c:23:49: warning: argument 8 of type 'const union pytorch_qnnp_u8_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union pytorch_qnnp_u8_clamping_params params[restrict static 1]) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/16x9p8q-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8maxpool.h:30:52: note: previously declared as 'const union pytorch_qnnp_u8_clamping_params *' 30 | const union pytorch_qnnp_u8_clamping_params* params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8maxpool.h:32:1: note: in expansion of macro 'DECLARE_PYTORCH_U8MAXPOOL_UKERNEL_FUNCTION' 32 | DECLARE_PYTORCH_U8MAXPOOL_UKERNEL_FUNCTION(pytorch_u8maxpool_ukernel_16x9p8q__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o -MF CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/error.cc /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/sub16-neon.c:23:49: warning: argument 8 of type 'const union pytorch_qnnp_u8_clamping_params[restrict static 1]' with mismatched bound [-Warray-parameter=] 23 | const union pytorch_qnnp_u8_clamping_params params[restrict static 1]) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/u8maxpool/sub16-neon.c:13: /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8maxpool.h:30:52: note: previously declared as 'const union pytorch_qnnp_u8_clamping_params *' 30 | const union pytorch_qnnp_u8_clamping_params* params); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/u8maxpool.h:34:1: note: in expansion of macro 'DECLARE_PYTORCH_U8MAXPOOL_UKERNEL_FUNCTION' 34 | DECLARE_PYTORCH_U8MAXPOOL_UKERNEL_FUNCTION(pytorch_u8maxpool_ukernel_sub16__neon) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Generating python/core_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/core_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/core_test.py [ 12%] Generating python/crf.py [ 12%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-aarch64-neon.S.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/crf.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/crf.py [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o -MF CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/factory.cc [ 12%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-dq-aarch64-neon.S.o [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o -MF CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/listener_impl.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O3 -DNDEBUG -fPIC -o CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-aarch64-neon.S.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-aarch64-neon.S cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O3 -DNDEBUG -fPIC -o CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-dq-aarch64-neon.S.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm/8x8-dq-aarch64-neon.S [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o -MF CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/loop.cc [ 12%] Generating python/crf_predict.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/crf_predict.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/crf_predict.py [ 12%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-aarch64-neon.S.o [ 12%] Generating python/crf_viterbi_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O3 -DNDEBUG -fPIC -o CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-aarch64-neon.S.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x4-packA-aarch64-neon.S [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o -MF CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.cc [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o [ 12%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O3 -DNDEBUG -fPIC -o CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S [ 12%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o -MF CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o.d -o CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/epoll_loop.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o -MF CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/utility.cc [ 12%] Building ASM object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/gcc -DPYTORCH_QNNPACK_RUNTIME_QUANTIZATION=1 -I/usr/include -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/FP16/include -O3 -DNDEBUG -fPIC -o CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/crf_viterbi_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/crf_viterbi_test.py [ 12%] Generating python/data_parallel_model_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/data_parallel_model_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/data_parallel_model_test.py [ 12%] Generating python/data_parallel_model.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/data_parallel_model.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/data_parallel_model.py [ 12%] Generating python/data_workers.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/data_workers.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/data_workers.py [ 12%] Generating python/data_workers_test.py [ 12%] Generating python/dataio.py [ 12%] Generating python/dataio_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/data_workers_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/data_workers_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/dataio.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/dataio.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/dataio_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/dataio_test.py [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o -MF CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o.d -o CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/shm_segment.cc [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o [ 13%] Generating python/dataset.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/dataset.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/dataset.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o -MF CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o -MF CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/context_impl.cc [ 13%] Generating python/db_test.py [ 13%] Generating python/db_file_reader.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o -MF CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/factory.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/db_file_reader.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/db_file_reader.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/db_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/db_test.py [ 13%] Linking CXX static library ../../lib/libpytorch_qnnpack.a cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/cmake -P CMakeFiles/pytorch_qnnpack.dir/cmake_clean_target.cmake [ 13%] Generating python/docs/__init__.py [ 13%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/docs/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/docs/__init__.py [ 13%] Generating python/device_checker.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/device_checker.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/device_checker.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o -MF CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/listener_impl.cc [ 13%] Generating python/docs/formatter.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/pytorch_qnnpack && /usr/bin/cmake -E cmake_link_script CMakeFiles/pytorch_qnnpack.dir/link.txt --verbose=1 cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/docs/formatter.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/docs/formatter.py /usr/bin/ar qc ../../lib/libpytorch_qnnpack.a CMakeFiles/pytorch_qnnpack.dir/src/init.c.o CMakeFiles/pytorch_qnnpack.dir/src/add.c.o "CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o" CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o "CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o" CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o "CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o" "CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o" CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o "CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o" CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o "CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o" "CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o" "CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o" "CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o" "CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o" CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o "CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o" CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o "CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x8-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8conv/8x8-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-neon-per-channel.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-neon-per-channel.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x-sumrows-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8-dq-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x8c2-xzp-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/6x4-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-neon.c.o" CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/neon.c.o "CMakeFiles/pytorch_qnnpack.dir/src/sgemm/5x8-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-neon.c.o" CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/neon.c.o "CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-neon.c.o" CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/neon.c.o "CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-neon.c.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8conv/8x8-aarch64-neon.S.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-aarch64-neon.S.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/8x8-dq-aarch64-neon.S.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-aarch64-neon.S.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x8c1x4-dq-packedA-aarch64-neon.S.o" "CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x8c8x1-dq-packedA-aarch64-neon.S.o" [ 14%] Generating python/docs/generator.py [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o -MF CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/reactor.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/docs/generator.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/docs/generator.py [ 14%] Linking C static library ../../lib/libqnnpack.a cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/cmake -P CMakeFiles/qnnpack.dir/cmake_clean_target.cmake In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::basic::ChannelImpl; TOp = tensorpipe::channel::basic::SendOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::basic::ChannelImpl; TOp = tensorpipe::channel::basic::SendOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.cc:51:28: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/callback.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.h:14: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o [ 14%] Generating python/docs/github.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::basic::ChannelImpl; TOp = tensorpipe::channel::basic::RecvOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::basic::ChannelImpl; TOp = tensorpipe::channel::basic::RecvOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/basic/channel_impl.cc:118:28: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/confu-deps/QNNPACK && /usr/bin/cmake -E cmake_link_script CMakeFiles/qnnpack.dir/link.txt --verbose=1 cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/docs/github.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/docs/github.py /usr/bin/ar qc ../../lib/libqnnpack.a CMakeFiles/qnnpack.dir/src/init.c.o CMakeFiles/qnnpack.dir/src/add.c.o "CMakeFiles/qnnpack.dir/src/average-pooling.c.o" "CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o" CMakeFiles/qnnpack.dir/src/clamp.c.o CMakeFiles/qnnpack.dir/src/convolution.c.o CMakeFiles/qnnpack.dir/src/deconvolution.c.o "CMakeFiles/qnnpack.dir/src/fully-connected.c.o" "CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o" "CMakeFiles/qnnpack.dir/src/leaky-relu.c.o" "CMakeFiles/qnnpack.dir/src/max-pooling.c.o" CMakeFiles/qnnpack.dir/src/sigmoid.c.o CMakeFiles/qnnpack.dir/src/softargmax.c.o "CMakeFiles/qnnpack.dir/src/operator-delete.c.o" CMakeFiles/qnnpack.dir/src/indirection.c.o "CMakeFiles/qnnpack.dir/src/operator-run.c.o" CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o "CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o" "CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8conv/4x8-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8conv/8x8-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8gemm/4x-sumrows-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8gemm/4x8-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8gemm/4x8c2-xzp-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8gemm/6x4-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8gemm/8x8-neon.c.o" CMakeFiles/qnnpack.dir/src/q8vadd/neon.c.o "CMakeFiles/qnnpack.dir/src/sgemm/5x8-neon.c.o" "CMakeFiles/qnnpack.dir/src/sgemm/6x8-neon.c.o" CMakeFiles/qnnpack.dir/src/u8clamp/neon.c.o "CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-neon.c.o" "CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-neon.c.o" CMakeFiles/qnnpack.dir/src/u8rmax/neon.c.o "CMakeFiles/qnnpack.dir/src/x8zip/x2-neon.c.o" "CMakeFiles/qnnpack.dir/src/x8zip/x3-neon.c.o" "CMakeFiles/qnnpack.dir/src/x8zip/x4-neon.c.o" "CMakeFiles/qnnpack.dir/src/x8zip/xm-neon.c.o" "CMakeFiles/qnnpack.dir/src/q8conv/8x8-aarch64-neon.S.o" "CMakeFiles/qnnpack.dir/src/q8gemm/8x8-aarch64-neon.S.o" [ 14%] Generating python/docs/parser.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/docs/parser.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/docs/parser.py [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o /usr/bin/ranlib ../../lib/libpytorch_qnnpack.a cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o -MF CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/sockaddr.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o -MF CMakeFiles/tensorpipe.dir/common/ibv.cc.o.d -o CMakeFiles/tensorpipe.dir/common/ibv.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/ibv.cc /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc: In function 'void tensorpipe::{anonymous}::parseDescriptorReplyOfMessage(tensorpipe::WriteOperation&, tensorpipe::DescriptorReply)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc:35:40: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'const int' [-Wsign-compare] 35 | for (size_t tensorIdx = 0; tensorIdx < numTensors; ++tensorIdx) { | ~~~~~~~~~~^~~~~~~~~~~~ [ 14%] Generating python/dyndep.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/dyndep.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/dyndep.py [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o -MF CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/connection_impl.cc /usr/bin/ranlib ../../lib/libqnnpack.a /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc: In function 'std::shared_ptr > tensorpipe::{anonymous}::makeDescriptorForMessage(const tensorpipe::WriteOperation&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc:77:39: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 77 | for (int payloadIdx = 0; payloadIdx < op.message.payloads.size(); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc:87:37: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 87 | for (int tensorIdx = 0; tensorIdx < op.tensors.size(); ++tensorIdx) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 14%] Generating python/embedding_generation_benchmark.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/embedding_generation_benchmark.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/embedding_generation_benchmark.py [ 14%] Built target qnnpack [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o -MF CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/context_impl.cc [ 14%] Generating python/examples/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/examples/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/examples/__init__.py [ 14%] Generating python/examples/char_rnn.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/examples/char_rnn.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/examples/char_rnn.py [ 14%] Built target pytorch_qnnpack [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o -MF CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/error.cc [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o -MF CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/factory.cc [ 14%] Generating python/examples/imagenet_trainer.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/examples/imagenet_trainer.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/examples/imagenet_trainer.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/context_impl.cc:26: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ [ 14%] Generating python/examples/lmdb_create_example.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/context_impl.cc: In function 'tensorpipe::Error tensorpipe::channel::cma::{anonymous}::callProcessVmReadv(void*, void*, size_t, pid_t)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/context_impl.cc:61:20: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 61 | } else if (nread != length) { | ~~~~~~^~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/xth/context_impl.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/xth/context_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/queue.h: In instantiation of 'void tensorpipe::Queue::push(T) [with T = tensorpipe::optional]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/xth/context_impl.cc:68:17: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/queue.h:24:26: warning: comparison of integer expressions of different signedness: 'std::deque, std::allocator > >::size_type' {aka 'long unsigned int'} and 'const int' [-Wsign-compare] 24 | while (items_.size() >= capacity_) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/examples/lmdb_create_example.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/examples/lmdb_create_example.py [ 14%] Generating python/examples/resnet50_trainer.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/examples/resnet50_trainer.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/examples/resnet50_trainer.py [ 14%] Generating python/experiment_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/experiment_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/experiment_util.py [ 14%] Generating python/extension_loader.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/extension_loader.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/extension_loader.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::xth::ChannelImpl; TOp = tensorpipe::channel::xth::SendOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::xth::ChannelImpl; TOp = tensorpipe::channel::xth::SendOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.cc:65:28: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/callback.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.h:14: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc: In member function 'void tensorpipe::PipeImpl::expectReadCall(ReadOpIter)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc:869:18: warning: unused variable 'op' [-Wunused-variable] 869 | ReadOperation& op = *opIter; | ^~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/context_impl.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/context_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/queue.h: In instantiation of 'void tensorpipe::Queue::push(T) [with T = tensorpipe::optional]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/context_impl.cc:324:17: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/queue.h:24:26: warning: comparison of integer expressions of different signedness: 'std::deque, std::allocator > >::size_type' {aka 'long unsigned int'} and 'const int' [-Wsign-compare] 24 | while (items_.size() >= capacity_) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::xth::ChannelImpl; TOp = tensorpipe::channel::xth::RecvOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::xth::ChannelImpl; TOp = tensorpipe::channel::xth::RecvOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/xth/channel_impl.cc:157:28: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::cma::ChannelImpl; TOp = tensorpipe::channel::cma::SendOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::cma::ChannelImpl; TOp = tensorpipe::channel::cma::SendOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.cc:66:28: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/callback.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.h:14: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::cma::ChannelImpl; TOp = tensorpipe::channel::cma::RecvOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::cma::ChannelImpl; TOp = tensorpipe::channel::cma::RecvOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cma/channel_impl.cc:160:28: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ [ 14%] Generating python/fakefp16_transform_lib.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/fakefp16_transform_lib.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/fakefp16_transform_lib.py [ 14%] Generating python/fakelowp/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/fakelowp/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/fakelowp/__init__.py [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o [ 14%] Generating python/fakelowp/init_shared_libs.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/fakelowp/init_shared_libs.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/fakelowp/init_shared_libs.py [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o -MF CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/listener_impl.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o -MF CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/reactor.cc [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o -MF CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/sockaddr.cc [ 14%] Generating python/fakelowp/test_utils.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/fakelowp/test_utils.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/fakelowp/test_utils.py [ 14%] Generating python/filler_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/filler_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/filler_test.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/sockaddr.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/sockaddr.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::mpt::ChannelImpl; TOp = tensorpipe::channel::mpt::SendOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:74:20: required from 'void tensorpipe::OpsStateMachine::advanceAllOperations() [with TSubject = tensorpipe::channel::mpt::ChannelImpl; TOp = tensorpipe::channel::mpt::SendOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.cc:131:32: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/callback.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.h:17: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::mpt::ChannelImpl; TOp = tensorpipe::channel::mpt::RecvOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:74:20: required from 'void tensorpipe::OpsStateMachine::advanceAllOperations() [with TSubject = tensorpipe::channel::mpt::ChannelImpl; TOp = tensorpipe::channel::mpt::RecvOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/mpt/channel_impl.cc:132:32: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ [ 14%] Generating python/functional.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/functional.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/functional.py [ 14%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libuv/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o -MF CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o.d -o CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/utility.cc [ 14%] Generating python/functional_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/functional_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/functional_test.py [ 14%] Generating python/fused_8bit_rowwise_conversion_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/fused_8bit_rowwise_conversion_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/fused_8bit_rowwise_conversion_ops_test.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::PipeImpl; TOp = tensorpipe::ReadOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::PipeImpl; TOp = tensorpipe::ReadOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc:391:28: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/callback.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.h:21: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::PipeImpl; TOp = tensorpipe::WriteOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::PipeImpl; TOp = tensorpipe::WriteOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.cc:580:29: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ [ 14%] Generating python/gradient_check_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/gradient_check_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/gradient_check_test.py [ 14%] Generating python/gradient_checker.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/gradient_checker.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/gradient_checker.py [ 14%] Generating python/helpers/__init__.py [ 14%] Generating python/gru_cell.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/gru_cell.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/gru_cell.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/uv.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/error.cc:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ [ 14%] Generating python/helpers/algebra.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/algebra.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/algebra.py [ 14%] Generating python/helpers/arg_scope.py [ 14%] Generating python/helpers/array_helpers.py [ 14%] Generating python/helpers/control_ops.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/arg_scope.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/arg_scope.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/array_helpers.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/array_helpers.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/control_ops.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/control_ops.py [ 14%] Generating python/helpers/conv.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/conv.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/conv.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/busy_polling_loop.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/reactor.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/reactor.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/ringbuffer_role.h: In instantiation of 'ssize_t tensorpipe::RingBufferRole::write(const void*, size_t) [with int NumRoles = 2; int RoleIdx = 1; ssize_t = long int; size_t = long unsigned int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/reactor.cc:22:29: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/ringbuffer_role.h:270:5: note: in expansion of macro 'TP_DCHECK_EQ' 270 | TP_DCHECK_EQ(ret, size); | ^~~~~~~~~~~~ [ 14%] Generating python/helpers/db_input.py [ 14%] Generating python/helpers/dropout.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/db_input.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/db_input.py [ 14%] Generating python/helpers/elementwise_linear.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/dropout.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/dropout.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/elementwise_linear.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/elementwise_linear.py [ 14%] Generating python/helpers/fc.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/fc.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/fc.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/ringbuffer_role.h: In instantiation of 'ssize_t tensorpipe::RingBufferRole::read(void*, size_t) [with int NumRoles = 2; int RoleIdx = 0; ssize_t = long int; size_t = long unsigned int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/reactor.cc:114:34: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'long int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/ringbuffer_role.h:248:5: note: in expansion of macro 'TP_DCHECK_EQ' 248 | TP_DCHECK_EQ(ret, size); | ^~~~~~~~~~~~ [ 14%] Generating python/helpers/nonlinearity.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/nonlinearity.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/nonlinearity.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/uv.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/loop.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/loop.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ [ 15%] Generating python/helpers/normalization.py [ 15%] Generating python/helpers/quantization.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/normalization.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/normalization.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/quantization.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/quantization.py [ 15%] Generating python/helpers/pooling.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/pooling.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/pooling.py [ 15%] Generating python/helpers/tools.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/utility.cc:13: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/tools.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/tools.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/sockaddr.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/sockaddr.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ [ 15%] Generating python/helpers/train.py [ 15%] Generating python/hsm_util.py [ 15%] Generating python/hip_test_util.py [ 15%] Generating python/hypothesis_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/helpers/train.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/helpers/train.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/hip_test_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/hip_test_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/hsm_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/hsm_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/hypothesis_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/hypothesis_test.py [ 15%] Generating python/hypothesis_test_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/hypothesis_test_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/hypothesis_test_util.py [ 15%] Generating python/ideep/LRN_op_test.py [ 15%] Generating python/ideep/adam_op_test.py [ 15%] Generating python/ideep/channel_shuffle_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/LRN_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/LRN_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/adam_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/adam_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/channel_shuffle_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/channel_shuffle_op_test.py [ 15%] Generating python/ideep/blobs_queue_db_test.py [ 15%] Generating python/ideep/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/blobs_queue_db_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/blobs_queue_db_test.py [ 15%] Generating python/ideep/conv_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/conv_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/conv_op_test.py [ 15%] Generating python/ideep/copy_op_test.py [ 15%] Generating python/ideep/convfusion_op_test.py [ 15%] Generating python/ideep/conv_transpose_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/conv_transpose_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/conv_transpose_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/convfusion_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/convfusion_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/copy_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/copy_op_test.py [ 15%] Generating python/ideep/concat_split_op_test.py [ 15%] Generating python/ideep/dropout_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/concat_split_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/concat_split_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/dropout_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/dropout_op_test.py [ 15%] Generating python/ideep/elementwise_sum_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/elementwise_sum_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/elementwise_sum_op_test.py [ 15%] Generating python/ideep/expanddims_squeeze_op_test.py [ 15%] Generating python/ideep/fc_op_test.py [ 15%] Generating python/ideep/leaky_relu_op_test.py [ 15%] Generating python/ideep/moment_sgd_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/expanddims_squeeze_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/expanddims_squeeze_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/fc_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/fc_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/leaky_relu_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/leaky_relu_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/moment_sgd_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/moment_sgd_op_test.py [ 15%] Generating python/ideep/operator_fallback_op_test.py [ 15%] Generating python/ideep/order_switch_op_test.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/uv.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/loop.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/context_impl.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/context_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/operator_fallback_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/operator_fallback_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/order_switch_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/order_switch_op_test.py [ 15%] Generating python/ideep/pool_op_test.py [ 15%] Generating python/ideep/pre_convert_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/pool_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/pool_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/pre_convert_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/pre_convert_test.py [ 15%] Generating python/ideep/relu_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/relu_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/relu_op_test.py [ 15%] Generating python/ideep/shape_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/shape_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/shape_op_test.py [ 15%] Generating python/ideep/reshape_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/reshape_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/reshape_op_test.py [ 15%] Generating python/ideep/sigmoid_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/sigmoid_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/sigmoid_op_test.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h: In instantiation of 'tensorpipe::Error tensorpipe::recvFromSocket(int, T&, T&, Fds& ...) [with T = unsigned int; Fds = {Fd, Fd, Fd, Fd}]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:253:26: required from 'tensorpipe::Error tensorpipe::Socket::recvPayloadAndFds(T&, T&, Fds& ...) [with T = unsigned int; Fds = {tensorpipe::Fd, tensorpipe::Fd, tensorpipe::Fd, tensorpipe::Fd}; typename std::enable_if::value, bool>::type = false]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.cc:219:41: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:154:12: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 154 | if (rv != iov.iov_len) { | ~~~^~~~~~~~~~~~~~ [ 15%] Generating python/ideep/softmax_op_test.py [ 15%] Generating python/ideep/spatial_bn_op_test.py [ 16%] Generating python/ideep/test_ideep_net.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h: In instantiation of 'tensorpipe::Error tensorpipe::sendToSocket(int, const T&, const T&, const Fds& ...) [with T = unsigned int; Fds = {int, int, int, int}]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:243:24: required from 'tensorpipe::Error tensorpipe::Socket::sendPayloadAndFds(const T&, const T&, const Fds& ...) [with T = unsigned int; Fds = {int, int, int, int}; typename std::enable_if::value, bool>::type = false]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.cc:274:41: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:107:12: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 107 | if (rv != iov.iov_len) { | ~~~^~~~~~~~~~~~~~ [ 16%] Generating python/ideep/transform_ideep_net.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/softmax_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/softmax_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/spatial_bn_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/spatial_bn_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/test_ideep_net.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/test_ideep_net.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/transform_ideep_net.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/transform_ideep_net.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/context_impl.cc:13: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ [ 16%] Generating python/ideep/transpose_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/transpose_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/transpose_op_test.py [ 16%] Generating python/ideep/weightedsum_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep/weightedsum_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep/weightedsum_op_test.py [ 16%] Generating python/ideep_test_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/ideep_test_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/ideep_test_util.py [ 16%] Generating python/layer_model_instantiator.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layer_model_instantiator.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layer_model_instantiator.py [ 16%] Generating python/layer_model_helper.py [ 16%] Generating python/layer_test_util.py [ 16%] Generating python/layer_parameter_sharing_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layer_model_helper.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layer_model_helper.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layer_parameter_sharing_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layer_parameter_sharing_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layer_test_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layer_test_util.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/connection_impl.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/connection_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ [ 16%] Generating python/layers/__init__.py [ 16%] Generating python/layers/adaptive_weight.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/adaptive_weight.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/adaptive_weight.py [ 16%] Generating python/layers/add_bias.py [ 16%] Generating python/layers/arc_cosine_feature_map.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/add_bias.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/add_bias.py [ 16%] Generating python/layers/batch_huber_loss.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/arc_cosine_feature_map.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/arc_cosine_feature_map.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/batch_huber_loss.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/batch_huber_loss.py [ 16%] Generating python/layers/batch_normalization.py [ 16%] Generating python/layers/batch_lr_loss.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h: In instantiation of 'void tensorpipe::{anonymous}::loadFdsFromArray(int*, std::index_sequence, Fds& ...) [with long unsigned int ...Idxs = {0, 1, 2, 3}; Fds = {tensorpipe::Fd, tensorpipe::Fd, tensorpipe::Fd, tensorpipe::Fd}; std::index_sequence = std::integer_sequence]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:171:19: required from 'tensorpipe::Error tensorpipe::recvFromSocket(int, T&, T&, Fds& ...) [with T = unsigned int; Fds = {Fd, Fd, Fd, Fd}]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:253:26: required from 'tensorpipe::Error tensorpipe::Socket::recvPayloadAndFds(T&, T&, Fds& ...) [with T = unsigned int; Fds = {tensorpipe::Fd, tensorpipe::Fd, tensorpipe::Fd, tensorpipe::Fd}; typename std::enable_if::value, bool>::type = false]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.cc:219:41: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:58:8: warning: unused variable 'dummy' [-Wunused-variable] 58 | auto dummy = {(loadOneFdFromArray(array[Idxs], fds), 0)...}; | ^~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h: In instantiation of 'void tensorpipe::{anonymous}::saveFdsToArray(int*, std::index_sequence, const Fds& ...) [with long unsigned int ...Idxs = {0, 1, 2, 3}; Fds = {int, int, int, int}; std::index_sequence = std::integer_sequence]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:96:17: required from 'tensorpipe::Error tensorpipe::sendToSocket(int, const T&, const T&, const Fds& ...) [with T = unsigned int; Fds = {int, int, int, int}]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:243:24: required from 'tensorpipe::Error tensorpipe::Socket::sendPayloadAndFds(const T&, const T&, const Fds& ...) [with T = unsigned int; Fds = {int, int, int, int}; typename std::enable_if::value, bool>::type = false]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.cc:274:41: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:41:8: warning: unused variable 'dummy' [-Wunused-variable] 41 | auto dummy = {(saveOneFdToArray(array[Idxs], fds), 0)...}; | ^~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/batch_normalization.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/batch_normalization.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/batch_lr_loss.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/batch_lr_loss.py [ 16%] Generating python/layers/batch_mse_loss.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/batch_mse_loss.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/batch_mse_loss.py [ 16%] Generating python/layers/blob_weighted_sum.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/blob_weighted_sum.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/blob_weighted_sum.py [ 16%] Generating python/layers/batch_sigmoid_cross_entropy_loss.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py [ 16%] Generating python/layers/batch_softmax_loss.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/batch_softmax_loss.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/batch_softmax_loss.py [ 16%] Generating python/layers/bpr_loss.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/bpr_loss.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/bpr_loss.py [ 16%] Generating python/layers/build_index.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/build_index.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/build_index.py [ 16%] Generating python/layers/bucket_weighted.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/bucket_weighted.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/bucket_weighted.py [ 16%] Generating python/layers/concat.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/concat.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/concat.py [ 16%] Generating python/layers/constant_weight.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/constant_weight.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/constant_weight.py [ 16%] Generating python/layers/conv.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/conv.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/conv.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/utility.cc:28: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ [ 16%] Generating python/layers/fc.py [ 16%] Generating python/layers/dropout.py [ 16%] Generating python/layers/fc_with_bootstrap.py [ 16%] Generating python/layers/fc_without_bias.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/dropout.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/dropout.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/fc.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/fc.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/fc_with_bootstrap.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/fc_with_bootstrap.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/fc_without_bias.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/fc_without_bias.py [ 16%] Generating python/layers/feature_sparse_to_dense.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/feature_sparse_to_dense.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/feature_sparse_to_dense.py [ 16%] Generating python/layers/gather_record.py [ 16%] Generating python/layers/functional.py [ 16%] Generating python/layers/homotopy_weight.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/gather_record.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/gather_record.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/functional.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/functional.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/homotopy_weight.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/homotopy_weight.py [ 17%] Generating python/layers/label_smooth.py [ 17%] Generating python/layers/last_n_window_collector.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/last_n_window_collector.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/last_n_window_collector.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/label_smooth.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/label_smooth.py [ 17%] Generating python/layers/layer_normalization.py [ 17%] Generating python/layers/margin_rank_loss.py [ 17%] Generating python/layers/layers.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/layer_normalization.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/layer_normalization.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/layers.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/layers.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/margin_rank_loss.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/margin_rank_loss.py [ 17%] Generating python/layers/merge_id_lists.py [ 17%] Generating python/layers/pairwise_similarity.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/merge_id_lists.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/merge_id_lists.py [ 17%] Generating python/layers/position_weighted.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/pairwise_similarity.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/pairwise_similarity.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/position_weighted.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/position_weighted.py [ 17%] Generating python/layers/random_fourier_features.py [ 17%] Generating python/layers/sampling_train.py [ 17%] Generating python/layers/sampling_trainable_mixin.py [ 17%] Generating python/layers/reservoir_sampling.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/random_fourier_features.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/random_fourier_features.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/reservoir_sampling.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/reservoir_sampling.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/sampling_train.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/sampling_train.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/sampling_trainable_mixin.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/sampling_trainable_mixin.py [ 17%] Generating python/layers/semi_random_features.py [ 17%] Generating python/layers/select_record_by_context.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/semi_random_features.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/semi_random_features.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/select_record_by_context.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/select_record_by_context.py [ 17%] Generating python/layers/sparse_dropout_with_replacement.py [ 17%] Generating python/layers/sparse_feature_hash.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/sparse_dropout_with_replacement.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/sparse_dropout_with_replacement.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/sparse_feature_hash.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/sparse_feature_hash.py [ 17%] Generating python/layers/sparse_lookup.py [ 17%] Generating python/layers/sparse_itemwise_dropout_with_replacement.py [ 17%] Generating python/layers/split.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/sparse_lookup.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/sparse_lookup.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/split.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/split.py [ 17%] Generating python/layers/uniform_sampling.py [ 17%] Generating python/layers/tags.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/tags.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/tags.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers/uniform_sampling.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers/uniform_sampling.py [ 17%] Generating python/layers_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/layers_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/layers_test.py [ 17%] Generating python/lazy_dyndep_test.py [ 17%] Generating python/lengths_reducer_fused_8bit_rowwise_ops_test.py [ 17%] Generating python/lazy.py [ 17%] Generating python/lengths_reducer_rowwise_8bit_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/lazy.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/lazy.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/lazy_dyndep_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/lazy_dyndep_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py [ 17%] Generating python/lazy_dyndep.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/lazy_dyndep.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/lazy_dyndep.py [ 17%] Generating python/lstm_benchmark.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/lstm_benchmark.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/lstm_benchmark.py [ 17%] Generating python/memonger_test.py [ 17%] Generating python/memonger.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/memonger_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/memonger_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/memonger.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/memonger.py [ 17%] Generating python/mint/app.py [ 17%] Generating python/mint/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mint/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mint/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mint/app.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mint/app.py [ 17%] Generating python/mkl/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/__init__.py [ 17%] Generating python/mkl/mkl_LRN_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_LRN_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_LRN_op_test.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/serializer.h:24, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/nop_types.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/core/pipe_impl.h:28: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h: In instantiation of 'static constexpr nop::Status nop::Encoding >::WritePayload(nop::EncodingByte, const Type&, Writer*) [with Writer = tensorpipe::NopWriter; Key = std::pair; T = std::__cxx11::basic_string; Hash = std::hash >; KeyEqual = std::equal_to >; Allocator = std::allocator, std::__cxx11::basic_string > >; Type = std::unordered_map, std::__cxx11::basic_string >]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = std::unordered_map, std::__cxx11::basic_string >]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/types/detail/member_pointer.h:56:33: required from 'static constexpr nop::Status nop::MemberPointer::Write(const Class&, Writer*, MemberList) [with Writer = tensorpipe::NopWriter; MemberList = nop::MemberList, std::allocator > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::transport, void*, 0, void>, nop::MemberPointer, std::allocator > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::address, void*, 0, void>, nop::MemberPointer, std::equal_to, std::allocator > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::transportRegistrationIds, void*, 0, void>, nop::MemberPointer, std::allocator > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::transportDomainDescriptor, void*, 0, void>, nop::MemberPointer, std::allocator >, std::vector >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::vector > > > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::channelRegistrationIds, void*, 0, void>, nop::MemberPointer, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > > > > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::channelDeviceDescriptors, void*, 0, void>, nop::MemberPointer, std::__cxx11::basic_string, std::allocator >, std::hash >, std::equal_to >, std::allocator, std::__cxx11::basic_string, std::allocator > > > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::channelForDevicePair, void*, 0, void> >; T = std::unordered_map, std::__cxx11::basic_string >; Class = tensorpipe::BrochureAnswer; T Class::* Pointer = &tensorpipe::BrochureAnswer::channelForDevicePair]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:103:41: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WriteMembers(const T&, Writer*, nop::Index) [with long unsigned int index = 7; Writer = tensorpipe::NopWriter; T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:59:26: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WritePayload(nop::EncodingByte, const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:232:35: required from 'nop::Status tensorpipe::NopHolder::write(tensorpipe::NopWriter&) const [with T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:231:21: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: warning: loop variable 'element' of type 'const std::pair, std::__cxx11::basic_string >&' binds to a temporary constructed from type 'const std::__detail::_Node_const_iterator, std::__cxx11::basic_string >, false, false>::value_type' {aka 'const std::pair, std::__cxx11::basic_string >'} [-Wrange-loop-construct] 142 | for (const std::pair& element : value) { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: note: use non-reference type 'const std::pair, std::__cxx11::basic_string >' to make the copy explicit or 'const std::__detail::_Node_const_iterator, std::__cxx11::basic_string >, false, false>::value_type&' {aka 'const std::pair, std::__cxx11::basic_string >&'} to prevent copying /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h: In instantiation of 'static constexpr nop::Status nop::Encoding >::WritePayload(nop::EncodingByte, const Type&, Writer*) [with Writer = tensorpipe::NopWriter; Key = std::__cxx11::basic_string; T = std::unordered_map >; Hash = std::hash >; KeyEqual = std::equal_to >; Allocator = std::allocator, std::unordered_map > > >; Type = std::unordered_map, std::unordered_map > >]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = std::unordered_map, std::unordered_map > >]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/types/detail/member_pointer.h:56:33: required from 'static constexpr nop::Status nop::MemberPointer::Write(const Class&, Writer*, MemberList) [with Writer = tensorpipe::NopWriter; MemberList = nop::MemberList, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::__cxx11::basic_string, std::allocator > > > > tensorpipe::Brochure::*, &tensorpipe::Brochure::transportDomainDescriptors, void*, 0, void>, nop::MemberPointer, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > > > > > tensorpipe::Brochure::*, &tensorpipe::Brochure::channelDeviceDescriptors, void*, 0, void> >; T = std::unordered_map, std::unordered_map > >; Class = tensorpipe::Brochure; T Class::* Pointer = &tensorpipe::Brochure::channelDeviceDescriptors]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:103:41: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WriteMembers(const T&, Writer*, nop::Index) [with long unsigned int index = 2; Writer = tensorpipe::NopWriter; T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:59:26: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WritePayload(nop::EncodingByte, const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:232:35: required from 'nop::Status tensorpipe::NopHolder::write(tensorpipe::NopWriter&) const [with T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:231:21: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: warning: loop variable 'element' of type 'const std::pair, std::unordered_map > >&' binds to a temporary constructed from type 'const std::__detail::_Node_const_iterator, std::unordered_map > >, false, true>::value_type' {aka 'const std::pair, std::unordered_map > >'} [-Wrange-loop-construct] /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: note: use non-reference type 'const std::pair, std::unordered_map > >' to make the copy explicit or 'const std::__detail::_Node_const_iterator, std::unordered_map > >, false, true>::value_type&' {aka 'const std::pair, std::unordered_map > >&'} to prevent copying [ 17%] Generating python/mkl/mkl_LRN_speed_test.py [ 17%] Generating python/mkl/mkl_concat_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_LRN_speed_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_LRN_speed_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_concat_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_concat_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h: In instantiation of 'static constexpr nop::Status nop::Encoding >::WritePayload(nop::EncodingByte, const Type&, Writer*) [with Writer = tensorpipe::NopWriter; Key = std::__cxx11::basic_string; T = std::__cxx11::basic_string; Hash = std::hash >; KeyEqual = std::equal_to >; Allocator = std::allocator, std::__cxx11::basic_string > >; Type = std::unordered_map, std::__cxx11::basic_string >]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = std::unordered_map, std::__cxx11::basic_string >]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/types/detail/member_pointer.h:56:33: required from 'static constexpr nop::Status nop::MemberPointer::Write(const Class&, Writer*, MemberList) [with Writer = tensorpipe::NopWriter; MemberList = nop::MemberList, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::__cxx11::basic_string, std::allocator > > > > tensorpipe::Brochure::*, &tensorpipe::Brochure::transportDomainDescriptors, void*, 0, void>, nop::MemberPointer, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > > > > > tensorpipe::Brochure::*, &tensorpipe::Brochure::channelDeviceDescriptors, void*, 0, void> >; T = std::unordered_map, std::__cxx11::basic_string >; Class = tensorpipe::Brochure; T Class::* Pointer = &tensorpipe::Brochure::transportDomainDescriptors]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:103:41: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WriteMembers(const T&, Writer*, nop::Index) [with long unsigned int index = 1; Writer = tensorpipe::NopWriter; T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:99:31: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WriteMembers(const T&, Writer*, nop::Index) [with long unsigned int index = 2; Writer = tensorpipe::NopWriter; T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:59:26: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WritePayload(nop::EncodingByte, const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:232:35: required from 'nop::Status tensorpipe::NopHolder::write(tensorpipe::NopWriter&) const [with T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:231:21: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: warning: loop variable 'element' of type 'const std::pair, std::__cxx11::basic_string >&' binds to a temporary constructed from type 'const std::__detail::_Node_const_iterator, std::__cxx11::basic_string >, false, true>::value_type' {aka 'const std::pair, std::__cxx11::basic_string >'} [-Wrange-loop-construct] /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: note: use non-reference type 'const std::pair, std::__cxx11::basic_string >' to make the copy explicit or 'const std::__detail::_Node_const_iterator, std::__cxx11::basic_string >, false, true>::value_type&' {aka 'const std::pair, std::__cxx11::basic_string >&'} to prevent copying In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/listener_impl.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/listener_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h: In instantiation of 'static constexpr nop::Status nop::Encoding >::WritePayload(nop::EncodingByte, const Type&, Writer*) [with Writer = tensorpipe::NopWriter; Key = std::__cxx11::basic_string; T = std::vector; Hash = std::hash >; KeyEqual = std::equal_to >; Allocator = std::allocator, std::vector > >; Type = std::unordered_map, std::vector >]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = std::unordered_map, std::vector >]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/types/detail/member_pointer.h:56:33: required from 'static constexpr nop::Status nop::MemberPointer::Write(const Class&, Writer*, MemberList) [with Writer = tensorpipe::NopWriter; MemberList = nop::MemberList, std::allocator > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::transport, void*, 0, void>, nop::MemberPointer, std::allocator > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::address, void*, 0, void>, nop::MemberPointer, std::equal_to, std::allocator > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::transportRegistrationIds, void*, 0, void>, nop::MemberPointer, std::allocator > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::transportDomainDescriptor, void*, 0, void>, nop::MemberPointer, std::allocator >, std::vector >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::vector > > > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::channelRegistrationIds, void*, 0, void>, nop::MemberPointer, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > > > > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::channelDeviceDescriptors, void*, 0, void>, nop::MemberPointer, std::__cxx11::basic_string, std::allocator >, std::hash >, std::equal_to >, std::allocator, std::__cxx11::basic_string, std::allocator > > > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::channelForDevicePair, void*, 0, void> >; T = std::unordered_map, std::vector >; Class = tensorpipe::BrochureAnswer; T Class::* Pointer = &tensorpipe::BrochureAnswer::channelRegistrationIds]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:99:31: recursively required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WriteMembers(const T&, Writer*, nop::Index) [with long unsigned int index = 6; Writer = tensorpipe::NopWriter; T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:99:31: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WriteMembers(const T&, Writer*, nop::Index) [with long unsigned int index = 7; Writer = tensorpipe::NopWriter; T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:59:26: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WritePayload(nop::EncodingByte, const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:232:35: required from 'nop::Status tensorpipe::NopHolder::write(tensorpipe::NopWriter&) const [with T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:231:21: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: warning: loop variable 'element' of type 'const std::pair, std::vector >&' binds to a temporary constructed from type 'const std::__detail::_Node_const_iterator, std::vector >, false, true>::value_type' {aka 'const std::pair, std::vector >'} [-Wrange-loop-construct] /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: note: use non-reference type 'const std::pair, std::vector >' to make the copy explicit or 'const std::__detail::_Node_const_iterator, std::vector >, false, true>::value_type&' {aka 'const std::pair, std::vector >&'} to prevent copying /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h: In instantiation of 'static constexpr nop::Status nop::Encoding >::WritePayload(nop::EncodingByte, const Type&, Writer*) [with Writer = tensorpipe::NopWriter; Key = tensorpipe::Device; T = std::__cxx11::basic_string; Hash = std::hash; KeyEqual = std::equal_to; Allocator = std::allocator > >; Type = std::unordered_map >]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = std::unordered_map >]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:147:34: required from 'static constexpr nop::Status nop::Encoding >::WritePayload(nop::EncodingByte, const Type&, Writer*) [with Writer = tensorpipe::NopWriter; Key = std::__cxx11::basic_string; T = std::unordered_map >; Hash = std::hash >; KeyEqual = std::equal_to >; Allocator = std::allocator, std::unordered_map > > >; Type = std::unordered_map, std::unordered_map > >]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = std::unordered_map, std::unordered_map > >]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/types/detail/member_pointer.h:56:33: required from 'static constexpr nop::Status nop::MemberPointer::Write(const Class&, Writer*, MemberList) [with Writer = tensorpipe::NopWriter; MemberList = nop::MemberList, std::allocator >, std::__cxx11::basic_string, std::allocator >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::__cxx11::basic_string, std::allocator > > > > tensorpipe::Brochure::*, &tensorpipe::Brochure::transportDomainDescriptors, void*, 0, void>, nop::MemberPointer, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > > > > > tensorpipe::Brochure::*, &tensorpipe::Brochure::channelDeviceDescriptors, void*, 0, void> >; T = std::unordered_map, std::unordered_map > >; Class = tensorpipe::Brochure; T Class::* Pointer = &tensorpipe::Brochure::channelDeviceDescriptors]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:103:41: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WriteMembers(const T&, Writer*, nop::Index) [with long unsigned int index = 2; Writer = tensorpipe::NopWriter; T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:59:26: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WritePayload(nop::EncodingByte, const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:232:35: required from 'nop::Status tensorpipe::NopHolder::write(tensorpipe::NopWriter&) const [with T = tensorpipe::Brochure]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:231:21: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: warning: loop variable 'element' of type 'const std::pair >&' binds to a temporary constructed from type 'const std::__detail::_Node_const_iterator >, false, false>::value_type' {aka 'const std::pair >'} [-Wrange-loop-construct] /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: note: use non-reference type 'const std::pair >' to make the copy explicit or 'const std::__detail::_Node_const_iterator >, false, false>::value_type&' {aka 'const std::pair >&'} to prevent copying In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/sockaddr.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/connection_impl.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/uv/factory.cc:12: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h: In instantiation of 'static constexpr nop::Status nop::Encoding >::WritePayload(nop::EncodingByte, const Type&, Writer*) [with Writer = tensorpipe::NopWriter; Key = long unsigned int; T = long unsigned int; Hash = std::hash; KeyEqual = std::equal_to; Allocator = std::allocator >; Type = std::unordered_map]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = std::unordered_map]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/types/detail/member_pointer.h:56:33: required from 'static constexpr nop::Status nop::MemberPointer::Write(const Class&, Writer*, MemberList) [with Writer = tensorpipe::NopWriter; MemberList = nop::MemberList, std::allocator > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::transport, void*, 0, void>, nop::MemberPointer, std::allocator > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::address, void*, 0, void>, nop::MemberPointer, std::equal_to, std::allocator > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::transportRegistrationIds, void*, 0, void>, nop::MemberPointer, std::allocator > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::transportDomainDescriptor, void*, 0, void>, nop::MemberPointer, std::allocator >, std::vector >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::vector > > > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::channelRegistrationIds, void*, 0, void>, nop::MemberPointer, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > >, std::hash, std::allocator > >, std::equal_to, std::allocator > >, std::allocator, std::allocator >, std::unordered_map, std::allocator >, std::hash, std::equal_to, std::allocator, std::allocator > > > > > > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::channelDeviceDescriptors, void*, 0, void>, nop::MemberPointer, std::__cxx11::basic_string, std::allocator >, std::hash >, std::equal_to >, std::allocator, std::__cxx11::basic_string, std::allocator > > > > tensorpipe::BrochureAnswer::*, &tensorpipe::BrochureAnswer::channelForDevicePair, void*, 0, void> >; T = std::unordered_map; Class = tensorpipe::BrochureAnswer; T Class::* Pointer = &tensorpipe::BrochureAnswer::transportRegistrationIds]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:99:31: recursively required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WriteMembers(const T&, Writer*, nop::Index) [with long unsigned int index = 6; Writer = tensorpipe::NopWriter; T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:99:31: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WriteMembers(const T&, Writer*, nop::Index) [with long unsigned int index = 7; Writer = tensorpipe::NopWriter; T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/members.h:59:26: required from 'static constexpr nop::Status nop::Encoding::value, void>::type>::WritePayload(nop::EncodingByte, const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/encoding.h:120:39: required from 'static constexpr nop::Status nop::EncodingIO::Write(const T&, Writer*) [with Writer = tensorpipe::NopWriter; T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:232:35: required from 'nop::Status tensorpipe::NopHolder::write(tensorpipe::NopWriter&) const [with T = tensorpipe::BrochureAnswer]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/nop.h:231:21: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: warning: loop variable 'element' of type 'const std::pair&' binds to a temporary constructed from type 'const std::__detail::_Node_const_iterator, false, false>::value_type' {aka 'const std::pair'} [-Wrange-loop-construct] /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include/nop/base/map.h:142:35: note: use non-reference type 'const std::pair' to make the copy explicit or 'const std::__detail::_Node_const_iterator, false, false>::value_type&' {aka 'const std::pair&'} to prevent copying [ 18%] Generating python/mkl/mkl_fill_op_test.py [ 18%] Generating python/mkl/mkl_fc_speed_test.py [ 18%] Generating python/mkl/mkl_elementwise_add_op_test.py [ 18%] Generating python/mkl/mkl_conv_op_test.py [ 18%] Generating python/mkl/mkl_pool_op_test.py [ 18%] Generating python/mkl/mkl_pool_speed_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_conv_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_conv_op_test.py [ 18%] Generating python/mkl/mkl_relu_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_elementwise_add_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_elementwise_add_op_test.py [ 18%] Generating python/mkl/mkl_fc_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_fc_speed_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_fc_speed_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_fill_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_fill_op_test.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/listener_impl.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/listener_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_fc_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_fc_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_pool_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_pool_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_pool_speed_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_pool_speed_test.py [ 18%] Generating python/mkl/mkl_elementwise_sum_op_test.py [ 18%] Generating python/mkl/mkl_copy_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_copy_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_copy_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_elementwise_sum_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_elementwise_sum_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_relu_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_relu_op_test.py [ 18%] Generating python/mkl/mkl_sbn_speed_test.py [ 18%] Generating python/mkl/mkl_sbn_op_test.py [ 18%] Generating python/mkl/mkl_sigmoid_op_test.py [ 18%] Generating python/mkl/mkl_squeeze_op_test.py [ 18%] Generating python/mkl/rewrite_graph.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_sbn_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_sbn_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_sbn_speed_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_sbn_speed_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_sigmoid_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_sigmoid_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_squeeze_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_squeeze_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/rewrite_graph.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/rewrite_graph.py [ 18%] Generating python/mkl/rewrite_graph_test.py [ 18%] Generating python/mkl/mkl_speed_test.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/mkl_speed_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/mkl_speed_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl/rewrite_graph_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl/rewrite_graph_test.py [ 18%] Generating python/model_helper.py [ 18%] Generating python/model_helper_test.py [ 18%] Generating python/model_device_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/model_device_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/model_device_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/model_helper.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/model_helper.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/model_helper_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/model_helper_test.py [ 18%] Generating python/mkl_test_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/mkl_test_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/mkl_test_util.py [ 18%] Generating python/modeling/__init__.py [ 18%] Generating python/modeling/compute_histogram_for_blobs.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/connection_impl.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/shm/factory.cc:12: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/compute_histogram_for_blobs.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/compute_histogram_for_blobs.py [ 18%] Generating python/modeling/compute_histogram_for_blobs_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/compute_histogram_for_blobs_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/compute_histogram_for_blobs_test.py [ 18%] Generating python/modeling/compute_norm_for_blobs.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/compute_norm_for_blobs.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/compute_norm_for_blobs.py [ 18%] Generating python/modeling/compute_norm_for_blobs_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/compute_norm_for_blobs_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/compute_norm_for_blobs_test.py [ 18%] Generating python/modeling/compute_statistics_for_blobs.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/compute_statistics_for_blobs.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/compute_statistics_for_blobs.py [ 18%] Generating python/modeling/get_entry_from_blobs.py [ 18%] Generating python/modeling/get_entry_from_blobs_test.py [ 18%] Generating python/modeling/gradient_clipping.py [ 18%] Generating python/modeling/gradient_clipping_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/get_entry_from_blobs.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/get_entry_from_blobs.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/get_entry_from_blobs_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/get_entry_from_blobs_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/gradient_clipping.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/gradient_clipping.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/gradient_clipping_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/gradient_clipping_test.py [ 18%] Generating python/modeling/compute_statistics_for_blobs_test.py [ 18%] Generating python/modeling/initializers.py [ 18%] Generating python/modeling/initializers_test.py [ 19%] Generating python/modeling/net_modifier.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/compute_statistics_for_blobs_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/compute_statistics_for_blobs_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/initializers.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/initializers.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/initializers_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/initializers_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/net_modifier.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/net_modifier.py [ 19%] Generating python/modeling/parameter_info.py [ 19%] Generating python/modeling/parameter_sharing.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/parameter_info.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/parameter_info.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/parameter_sharing.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/parameter_sharing.py [ 19%] Generating python/modeling/parameter_sharing_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modeling/parameter_sharing_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modeling/parameter_sharing_test.py [ 19%] Generating python/models/__init__.py [ 19%] Generating python/models/__sym_init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/__sym_init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/__sym_init__.py [ 19%] Generating python/models/resnet_test.py [ 19%] Generating python/models/seq2seq/__init__.py [ 19%] Generating python/models/download.py [ 19%] Generating python/models/resnet.py [ 19%] Generating python/models/seq2seq/beam_search.py [ 19%] Generating python/models/seq2seq/seq2seq_beam_search_test.py [ 19%] Generating python/models/imagenet_trainer_test_utils.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/connection_impl.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/context_impl.cc:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/download.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/download.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/imagenet_trainer_test_utils.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/imagenet_trainer_test_utils.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/resnet.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/resnet.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/resnet_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/resnet_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/seq2seq/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/seq2seq/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/seq2seq/beam_search.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/seq2seq/beam_search.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/seq2seq/seq2seq_beam_search_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/seq2seq/seq2seq_beam_search_test.py [ 19%] Generating python/models/seq2seq/seq2seq_model_helper_test.py [ 19%] Generating python/models/seq2seq/seq2seq_model_helper.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/seq2seq/seq2seq_model_helper.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/seq2seq/seq2seq_model_helper.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/seq2seq/seq2seq_model_helper_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/seq2seq/seq2seq_model_helper_test.py [ 19%] Generating python/models/seq2seq/seq2seq_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/seq2seq/seq2seq_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/seq2seq/seq2seq_util.py [ 19%] Generating python/models/seq2seq/train.py [ 19%] Generating python/modifier_context.py [ 19%] Generating python/models/shufflenet.py [ 19%] Generating python/models/seq2seq/translate.py [ 19%] Generating python/muji.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/seq2seq/train.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/seq2seq/train.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/seq2seq/translate.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/seq2seq/translate.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/shufflenet.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/shufflenet.py [ 19%] Generating python/models/shufflenet_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/modifier_context.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/modifier_context.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/muji.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/muji.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/models/shufflenet_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/models/shufflenet_test.py [ 19%] Generating python/muji_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/muji_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/muji_test.py [ 19%] Generating python/net_builder.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/net_builder.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/net_builder.py [ 19%] Generating python/net_builder_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/net_builder_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/net_builder_test.py [ 19%] Generating python/net_drawer.py [ 19%] Generating python/net_printer_test.py [ 19%] Generating python/net_printer.py [ 19%] Generating python/nomnigraph_test.py [ 19%] Generating python/nomnigraph.py [ 19%] Generating python/nomnigraph_transformations.py [ 19%] Generating python/nomnigraph_transformations_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/net_drawer.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/net_drawer.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/net_printer.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/net_printer.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/net_printer_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/net_printer_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/nomnigraph.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/nomnigraph.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/nomnigraph_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/nomnigraph_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/nomnigraph_transformations.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/nomnigraph_transformations.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/nomnigraph_transformations_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/nomnigraph_transformations_test.py [ 19%] Generating python/normalizer.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/normalizer.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/normalizer.py [ 19%] Generating python/normalizer_test.py [ 19%] Generating python/normalizer_context.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/normalizer_context.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/normalizer_context.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/normalizer_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/normalizer_test.py [ 20%] Generating python/numa_benchmark.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/numa_benchmark.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/numa_benchmark.py [ 20%] Generating python/numa_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/numa_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/numa_test.py [ 20%] Generating python/observer_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/observer_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/observer_test.py [ 20%] Generating python/onnx/backend_cpp_rep.py [ 20%] Generating python/onnx/backend.py [ 20%] Generating python/onnx/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/backend_cpp_rep.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/backend_cpp_rep.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/backend.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/backend.py [ 20%] Generating python/onnx/bin/__init__.py [ 20%] Generating python/onnx/backend_rep.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/backend_rep.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/backend_rep.py [ 20%] Generating python/onnx/bin/conversion.py [ 20%] Generating python/onnx/frontend.py [ 20%] Generating python/onnx/error.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/bin/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/bin/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/bin/conversion.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/bin/conversion.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/error.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/error.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/frontend.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/frontend.py [ 20%] Generating python/onnx/helper.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/helper.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/helper.py [ 20%] Generating python/onnx/onnxifi.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/onnxifi.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/onnxifi.py [ 20%] Generating python/onnx/test_onnxifi.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/test_onnxifi.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/test_onnxifi.py [ 20%] Generating python/onnx/tests/__init__.py [ 20%] Generating python/onnx/tests/ssa_test.py [ 20%] Generating python/onnx/tests/c2_ref_test.py [ 20%] Generating python/onnx/tests/helper_test.py [ 20%] Generating python/onnx/tests/onnx_backend_test.py [ 20%] Generating python/onnx/tests/test_utils.py [ 20%] Generating python/onnx/workspace.py [ 20%] Generating python/operator_fp_exceptions_test.py [ 20%] Generating python/onnx/tests/conversion_test.py [ 20%] Generating python/operator_test/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/tests/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/tests/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/tests/c2_ref_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/tests/c2_ref_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/tests/conversion_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/tests/conversion_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/tests/helper_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/tests/helper_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/tests/onnx_backend_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/tests/onnx_backend_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/tests/ssa_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/tests/ssa_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/tests/test_utils.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/tests/test_utils.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/onnx/workspace.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/onnx/workspace.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_fp_exceptions_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_fp_exceptions_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/__init__.py [ 20%] Generating python/operator_test/_utils.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/_utils.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/_utils.py [ 20%] Generating python/operator_test/activation_ops_test.py [ 20%] Generating python/operator_test/adam_test.py [ 20%] Generating python/operator_test/adagrad_test.py [ 20%] Generating python/operator_test/arg_ops_test.py [ 20%] Generating python/operator_test/alias_with_name_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/activation_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/activation_ops_test.py [ 20%] Generating python/operator_test/affine_channel_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/adagrad_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/adagrad_test.py [ 20%] Generating python/operator_test/apmeter_test.py [ 20%] Generating python/operator_test/adadelta_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/adadelta_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/adadelta_test.py [ 21%] Generating python/operator_test/async_net_barrier_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/adam_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/adam_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/affine_channel_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/affine_channel_op_test.py [ 21%] Generating python/operator_test/atomic_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/alias_with_name_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/alias_with_name_test.py [ 21%] Generating python/operator_test/assert_test.py [ 21%] Generating python/operator_test/adagrad_test_helper.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/apmeter_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/apmeter_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/arg_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/arg_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/adagrad_test_helper.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/adagrad_test_helper.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/assert_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/assert_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/async_net_barrier_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/async_net_barrier_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/atomic_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/atomic_ops_test.py [ 21%] Generating python/operator_test/batch_box_cox_test.py [ 21%] Generating python/operator_test/basic_rnn_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/basic_rnn_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/basic_rnn_test.py [ 21%] Generating python/operator_test/batch_bucketize_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/batch_box_cox_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/batch_box_cox_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/batch_bucketize_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/batch_bucketize_op_test.py [ 21%] Generating python/operator_test/batch_moments_op_test.py [ 21%] Generating python/operator_test/blobs_queue_db_test.py [ 21%] Generating python/operator_test/batch_sparse_to_dense_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/batch_moments_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/batch_moments_op_test.py [ 21%] Generating python/operator_test/bbox_transform_test.py [ 21%] Generating python/operator_test/bisect_percentile_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/batch_sparse_to_dense_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/batch_sparse_to_dense_op_test.py [ 21%] Generating python/operator_test/boolean_mask_test.py [ 21%] Generating python/operator_test/boolean_unmask_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/blobs_queue_db_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/blobs_queue_db_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/bbox_transform_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/bbox_transform_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/bisect_percentile_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/bisect_percentile_op_test.py [ 21%] Generating python/operator_test/cast_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/boolean_mask_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/boolean_mask_test.py [ 21%] Generating python/operator_test/bucketize_op_test.py [ 21%] Generating python/operator_test/box_with_nms_limit_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/boolean_unmask_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/boolean_unmask_test.py [ 21%] Generating python/operator_test/ceil_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/box_with_nms_limit_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/box_with_nms_limit_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/bucketize_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/bucketize_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/cast_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/cast_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/ceil_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/ceil_op_test.py [ 21%] Generating python/operator_test/channel_backprop_stats_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/channel_backprop_stats_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/channel_backprop_stats_op_test.py [ 21%] Generating python/operator_test/channel_shuffle_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/channel_shuffle_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/channel_shuffle_test.py [ 21%] Generating python/operator_test/channel_stats_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/channel_stats_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/channel_stats_op_test.py [ 21%] Generating python/operator_test/clip_op_test.py [ 21%] Generating python/operator_test/concat_op_cost_test.py [ 21%] Generating python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py [ 21%] Generating python/operator_test/concat_split_op_test.py [ 21%] Generating python/operator_test/conftest.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/clip_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/clip_op_test.py [ 21%] Generating python/operator_test/clip_tensor_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/clip_tensor_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/clip_tensor_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/concat_op_cost_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/concat_op_cost_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/concat_split_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/concat_split_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/conftest.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/conftest.py [ 21%] Generating python/operator_test/conditional_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/conditional_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/conditional_test.py [ 21%] Generating python/operator_test/checkpoint_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/checkpoint_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/checkpoint_test.py [ 21%] Generating python/operator_test/conv_test.py [ 21%] Generating python/operator_test/conv_transpose_test.py [ 21%] Generating python/operator_test/copy_ops_test.py [ 21%] Generating python/operator_test/copy_rows_to_tensor_op_test.py [ 21%] Generating python/operator_test/cosine_embedding_criterion_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/conv_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/conv_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/conv_transpose_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/conv_transpose_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/copy_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/copy_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/copy_rows_to_tensor_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/copy_rows_to_tensor_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/cosine_embedding_criterion_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/cosine_embedding_criterion_op_test.py [ 21%] Generating python/operator_test/crf_test.py [ 21%] Generating python/operator_test/dataset_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/crf_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/crf_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/dataset_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/dataset_ops_test.py [ 22%] Generating python/operator_test/ctc_beam_search_decoder_op_test.py [ 22%] Generating python/operator_test/counter_ops_test.py [ 22%] Generating python/operator_test/cross_entropy_ops_test.py [ 22%] Generating python/operator_test/cudnn_recurrent_test.py [ 22%] Generating python/operator_test/data_couple_op_test.py [ 22%] Generating python/operator_test/ctc_greedy_decoder_op_test.py [ 22%] Generating python/operator_test/decay_adagrad_test.py [ 22%] Generating python/operator_test/deform_conv_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/counter_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/counter_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/cross_entropy_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/cross_entropy_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/ctc_greedy_decoder_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/ctc_greedy_decoder_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/cudnn_recurrent_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/cudnn_recurrent_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/data_couple_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/data_couple_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/decay_adagrad_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/decay_adagrad_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/deform_conv_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/deform_conv_test.py [ 22%] Generating python/operator_test/dense_vector_to_id_list_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/dense_vector_to_id_list_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/dense_vector_to_id_list_op_test.py [ 22%] Generating python/operator_test/depthwise_3x3_conv_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/depthwise_3x3_conv_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/depthwise_3x3_conv_test.py [ 22%] Generating python/operator_test/detectron_keypoints.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/detectron_keypoints.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/detectron_keypoints.py [ 22%] Generating python/operator_test/dropout_op_test.py [ 22%] Generating python/operator_test/distance_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/distance_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/distance_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/dropout_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/dropout_op_test.py [ 22%] Generating python/operator_test/elementwise_linear_op_test.py [ 22%] Generating python/operator_test/duplicate_operands_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/duplicate_operands_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/duplicate_operands_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/elementwise_linear_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/elementwise_linear_op_test.py [ 22%] Generating python/operator_test/elementwise_logical_ops_test.py [ 22%] Generating python/operator_test/elementwise_op_broadcast_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/elementwise_op_broadcast_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/elementwise_op_broadcast_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/elementwise_logical_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/elementwise_logical_ops_test.py [ 22%] Generating python/operator_test/ensure_clipped_test.py [ 22%] Generating python/operator_test/ensure_cpu_output_op_test.py [ 22%] Generating python/operator_test/expand_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/ensure_clipped_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/ensure_clipped_test.py [ 22%] Generating python/operator_test/erf_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/ensure_cpu_output_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/ensure_cpu_output_op_test.py [ 22%] Generating python/operator_test/emptysample_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/erf_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/erf_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/expand_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/expand_op_test.py [ 22%] Generating python/operator_test/fc_operator_test.py [ 22%] Generating python/operator_test/enforce_finite_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/emptysample_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/emptysample_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/fc_operator_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/fc_operator_test.py [ 22%] Generating python/operator_test/elementwise_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/enforce_finite_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/enforce_finite_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/elementwise_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/elementwise_ops_test.py [ 22%] Generating python/operator_test/feature_maps_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/feature_maps_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/feature_maps_ops_test.py [ 22%] Generating python/operator_test/filler_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/filler_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/filler_ops_test.py [ 22%] Generating python/operator_test/floor_op_test.py [ 22%] Generating python/operator_test/find_op_test.py [ 22%] Generating python/operator_test/flatten_op_test.py [ 22%] Generating python/operator_test/flexible_top_k_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/flatten_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/flatten_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/find_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/find_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/flexible_top_k_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/flexible_top_k_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/floor_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/floor_op_test.py [ 22%] Generating python/operator_test/fused_nbit_rowwise_test_helper.py [ 22%] Generating python/operator_test/gather_ops_test.py [ 22%] Generating python/operator_test/fused_nbit_rowwise_conversion_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/gather_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/gather_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py [ 23%] Generating python/operator_test/group_conv_test.py [ 23%] Generating python/operator_test/gather_ranges_op_test.py [ 23%] Generating python/operator_test/glu_op_test.py [ 23%] Generating python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py [ 23%] Generating python/operator_test/given_tensor_fill_op_test.py [ 23%] Generating python/operator_test/gru_test.py [ 23%] Generating python/operator_test/heatmap_max_keypoint_op_test.py [ 23%] Generating python/operator_test/histogram_test.py [ 23%] Generating python/operator_test/group_norm_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/gather_ranges_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/gather_ranges_op_test.py [ 23%] Generating python/operator_test/hsm_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/given_tensor_fill_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/given_tensor_fill_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/glu_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/glu_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/group_conv_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/group_conv_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/group_norm_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/group_norm_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/gru_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/gru_test.py [ 23%] Generating python/operator_test/im2col_col2im_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/heatmap_max_keypoint_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/heatmap_max_keypoint_op_test.py [ 23%] Generating python/operator_test/hyperbolic_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/histogram_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/histogram_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/hsm_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/hsm_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/hyperbolic_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/hyperbolic_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/im2col_col2im_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/im2col_col2im_test.py [ 23%] Generating python/operator_test/image_input_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/image_input_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/image_input_op_test.py [ 23%] Generating python/operator_test/integral_image_ops_test.py [ 23%] Generating python/operator_test/instance_norm_test.py [ 23%] Generating python/operator_test/jsd_ops_test.py [ 23%] Generating python/operator_test/index_hash_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/integral_image_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/integral_image_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/instance_norm_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/instance_norm_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/index_hash_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/index_hash_ops_test.py [ 23%] Generating python/operator_test/index_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/jsd_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/jsd_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/index_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/index_ops_test.py [ 23%] Generating python/operator_test/lars_test.py [ 23%] Generating python/operator_test/key_split_ops_test.py [ 23%] Generating python/operator_test/learning_rate_adaption_op_test.py [ 23%] Generating python/operator_test/layer_norm_op_test.py [ 23%] Generating python/operator_test/learning_rate_op_test.py [ 23%] Generating python/operator_test/leaky_relu_test.py [ 23%] Generating python/operator_test/length_split_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/lars_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/lars_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/key_split_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/key_split_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/layer_norm_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/layer_norm_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/leaky_relu_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/leaky_relu_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/learning_rate_adaption_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/learning_rate_adaption_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/learning_rate_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/learning_rate_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/length_split_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/length_split_op_test.py [ 23%] Generating python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py [ 23%] Generating python/operator_test/lengths_pad_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/lengths_pad_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/lengths_pad_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py [ 23%] Generating python/operator_test/lengths_tile_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/lengths_tile_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/lengths_tile_op_test.py [ 23%] Generating python/operator_test/lengths_top_k_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/lengths_top_k_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/lengths_top_k_ops_test.py [ 23%] Generating python/operator_test/listwise_l2r_operator_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/listwise_l2r_operator_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/listwise_l2r_operator_test.py [ 23%] Generating python/operator_test/locally_connected_op_test.py [ 23%] Generating python/operator_test/loss_ops_test.py [ 23%] Generating python/operator_test/lpnorm_op_test.py [ 23%] Generating python/operator_test/load_save_test.py [ 23%] Generating python/operator_test/map_ops_test.py [ 24%] Generating python/operator_test/margin_loss_l2r_operator_test.py [ 24%] Generating python/operator_test/margin_ranking_criterion_op_test.py [ 24%] Generating python/operator_test/matmul_op_test.py [ 24%] Generating python/operator_test/math_ops_test.py [ 24%] Generating python/operator_test/merge_id_lists_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/load_save_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/load_save_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/locally_connected_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/locally_connected_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/loss_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/loss_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/lpnorm_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/lpnorm_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/map_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/map_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/margin_loss_l2r_operator_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/margin_loss_l2r_operator_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/margin_ranking_criterion_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/margin_ranking_criterion_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/math_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/math_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/matmul_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/matmul_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/merge_id_lists_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/merge_id_lists_op_test.py [ 24%] Generating python/operator_test/mean_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/mean_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/mean_op_test.py [ 24%] Generating python/operator_test/mkl_conv_op_test.py [ 24%] Generating python/operator_test/mkl_packed_fc_op_test.py [ 24%] Generating python/operator_test/mod_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/mkl_conv_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/mkl_conv_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/mkl_packed_fc_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/mkl_packed_fc_op_test.py [ 24%] Generating python/operator_test/moments_op_test.py [ 24%] Generating python/operator_test/momentum_sgd_test.py [ 24%] Generating python/operator_test/mpi_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/mod_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/mod_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/moments_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/moments_op_test.py [ 24%] Generating python/operator_test/negate_gradient_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/momentum_sgd_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/momentum_sgd_test.py [ 24%] Generating python/operator_test/mul_gradient_benchmark.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/mpi_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/mpi_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/mul_gradient_benchmark.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/mul_gradient_benchmark.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/negate_gradient_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/negate_gradient_op_test.py [ 24%] Generating python/operator_test/ngram_ops_test.py [ 24%] Generating python/operator_test/normalize_op_test.py [ 24%] Generating python/operator_test/one_hot_ops_test.py [ 24%] Generating python/operator_test/numpy_tile_op_test.py [ 24%] Generating python/operator_test/onnx_while_test.py [ 24%] Generating python/operator_test/order_switch_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/ngram_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/ngram_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/normalize_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/normalize_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/numpy_tile_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/numpy_tile_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/one_hot_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/one_hot_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/onnx_while_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/onnx_while_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/order_switch_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/order_switch_test.py [ 24%] Generating python/operator_test/pack_ops_test.py [ 24%] Generating python/operator_test/pack_rnn_sequence_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/pack_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/pack_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/pack_rnn_sequence_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/pack_rnn_sequence_op_test.py [ 24%] Generating python/operator_test/pad_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/pad_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/pad_test.py [ 24%] Generating python/operator_test/percentile_op_test.py [ 24%] Generating python/operator_test/partition_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/partition_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/partition_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/percentile_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/percentile_op_test.py [ 24%] Generating python/operator_test/pooling_test.py [ 24%] Generating python/operator_test/piecewise_linear_transform_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/piecewise_linear_transform_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/piecewise_linear_transform_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/pooling_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/pooling_test.py [ 24%] Generating python/operator_test/prepend_dim_test.py [ 24%] Generating python/operator_test/python_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/prepend_dim_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/prepend_dim_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/python_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/python_op_test.py [ 24%] Generating python/operator_test/rand_quantization_op_speed_test.py [ 24%] Generating python/operator_test/rank_loss_operator_test.py [ 25%] Generating python/operator_test/rebatching_queue_test.py [ 25%] Generating python/operator_test/reduce_ops_test.py [ 25%] Generating python/operator_test/recurrent_net_executor_test.py [ 25%] Generating python/operator_test/record_queue_test.py [ 25%] Generating python/operator_test/recurrent_network_test.py [ 25%] Generating python/operator_test/reduction_ops_test.py [ 25%] Generating python/operator_test/quantile_test.py [ 25%] Generating python/operator_test/reshape_ops_test.py [ 25%] Generating python/operator_test/resize_op_test.py [ 25%] Generating python/operator_test/rmac_regions_op_test.py [ 25%] Generating python/operator_test/rms_norm_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/quantile_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/quantile_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/rand_quantization_op_speed_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/rand_quantization_op_speed_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/rank_loss_operator_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/rank_loss_operator_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/rebatching_queue_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/rebatching_queue_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/record_queue_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/record_queue_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/recurrent_net_executor_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/recurrent_net_executor_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/recurrent_network_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/recurrent_network_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/reduce_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/reduce_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/reduction_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/reduction_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/reshape_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/reshape_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/resize_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/resize_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/rmac_regions_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/rmac_regions_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/rms_norm_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/rms_norm_op_test.py [ 25%] Generating python/operator_test/roi_align_rotated_op_test.py [ 25%] Generating python/operator_test/rnn_cell_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/rnn_cell_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/rnn_cell_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/roi_align_rotated_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/roi_align_rotated_op_test.py [ 25%] Generating python/operator_test/scale_op_test.py [ 25%] Generating python/operator_test/sequence_ops_test.py [ 25%] Generating python/operator_test/segment_ops_test.py [ 25%] Generating python/operator_test/rowwise_counter_test.py [ 25%] Generating python/operator_test/selu_op_test.py [ 25%] Generating python/operator_test/shape_inference_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/rowwise_counter_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/rowwise_counter_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/scale_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/scale_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/segment_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/segment_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/selu_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/selu_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/sequence_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/sequence_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/shape_inference_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/shape_inference_test.py [ 25%] Generating python/operator_test/self_binning_histogram_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/self_binning_histogram_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/self_binning_histogram_test.py [ 25%] Generating python/operator_test/sparse_dropout_with_replacement_op_test.py [ 25%] Generating python/operator_test/softplus_op_test.py [ 25%] Generating python/operator_test/sinusoid_position_encoding_op_test.py [ 25%] Generating python/operator_test/softmax_ops_test.py [ 25%] Generating python/operator_test/sparse_gradient_checker_test.py [ 25%] Generating python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/sinusoid_position_encoding_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/sinusoid_position_encoding_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/softmax_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/softmax_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/softplus_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/softplus_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/sparse_gradient_checker_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/sparse_gradient_checker_test.py [ 25%] Generating python/operator_test/sparse_lengths_sum_benchmark.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/sparse_lengths_sum_benchmark.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/sparse_lengths_sum_benchmark.py [ 25%] Generating python/operator_test/sparse_lp_regularizer_test.py [ 25%] Generating python/operator_test/sparse_normalize_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/sparse_lp_regularizer_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/sparse_lp_regularizer_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/sparse_normalize_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/sparse_normalize_test.py [ 25%] Generating python/operator_test/specialized_segment_ops_test.py [ 25%] Generating python/operator_test/split_op_cost_test.py [ 25%] Generating python/operator_test/spatial_bn_op_test.py [ 25%] Generating python/operator_test/sparse_ops_test.py [ 25%] Generating python/operator_test/sparse_to_dense_mask_op_test.py [ 25%] Generating python/operator_test/square_root_divide_op_test.py [ 25%] Generating python/operator_test/stats_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/sparse_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/sparse_ops_test.py [ 25%] Generating python/operator_test/storm_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/sparse_to_dense_mask_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/sparse_to_dense_mask_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/spatial_bn_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/spatial_bn_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/specialized_segment_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/specialized_segment_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/split_op_cost_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/split_op_cost_test.py [ 25%] Generating python/operator_test/stats_put_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/square_root_divide_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/square_root_divide_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/stats_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/stats_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/stats_put_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/stats_put_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/storm_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/storm_test.py [ 25%] Generating python/operator_test/string_ops_test.py [ 25%] Generating python/operator_test/thresholded_relu_op_test.py [ 26%] Generating python/operator_test/text_file_reader_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/string_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/string_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/text_file_reader_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/text_file_reader_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/thresholded_relu_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/thresholded_relu_op_test.py [ 26%] Generating python/operator_test/tile_op_test.py [ 26%] Generating python/operator_test/torch_integration_test.py [ 26%] Generating python/operator_test/top_k_test.py [ 26%] Generating python/operator_test/transpose_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/tile_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/tile_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/top_k_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/top_k_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/torch_integration_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/torch_integration_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/transpose_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/transpose_op_test.py [ 26%] Generating python/operator_test/trigonometric_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/trigonometric_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/trigonometric_op_test.py [ 26%] Generating python/operator_test/unsafe_coalesce_test.py [ 26%] Generating python/operator_test/unique_ops_test.py [ 26%] Generating python/operator_test/unique_uniform_fill_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/unique_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/unique_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/unique_uniform_fill_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/unique_uniform_fill_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/unsafe_coalesce_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/unsafe_coalesce_test.py [ 26%] Generating python/operator_test/upsample_op_test.py [ 26%] Generating python/operator_test/utility_ops_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/upsample_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/upsample_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/utility_ops_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/utility_ops_test.py [ 26%] Generating python/operator_test/weight_scale_test.py [ 26%] Generating python/operator_test/video_input_op_test.py [ 26%] Generating python/operator_test/weighted_sum_test.py [ 26%] Generating python/operator_test/weighted_sample_test.py [ 26%] Generating python/operator_test/weighted_multi_sample_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/weight_scale_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/weight_scale_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/video_input_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/video_input_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/weighted_multi_sample_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/weighted_multi_sample_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/weighted_sample_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/weighted_sample_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/weighted_sum_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/weighted_sum_test.py [ 26%] Generating python/optimizer_test_util.py [ 26%] Generating python/operator_test/wngrad_test.py [ 26%] Generating python/optimizer.py [ 26%] Generating python/parallel_workers_test.py [ 26%] Generating python/parallel_workers.py [ 26%] Generating python/optimizer_context.py [ 26%] Generating python/pipeline.py [ 26%] Generating python/parallelize_bmuf_distributed_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/optimizer_test_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/optimizer_test_util.py [ 26%] Generating python/pipeline_test.py [ 26%] Generating python/predictor/mobile_exporter.py [ 26%] Generating python/predictor/__init__.py [ 26%] Generating python/optimizer_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/operator_test/wngrad_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/operator_test/wngrad_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/optimizer.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/optimizer.py [ 26%] Generating python/predictor/mobile_exporter_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/optimizer_context.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/optimizer_context.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/optimizer_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/optimizer_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/parallel_workers.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/parallel_workers.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/parallel_workers_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/parallel_workers_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/parallelize_bmuf_distributed_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/parallelize_bmuf_distributed_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/pipeline.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/pipeline.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/pipeline_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/pipeline_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/predictor/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/predictor/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/predictor/mobile_exporter.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/predictor/mobile_exporter.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/predictor/mobile_exporter_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/predictor/mobile_exporter_test.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/sockaddr.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/listener_impl.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/listener_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/connection_impl.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/connection_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ [ 26%] Generating python/predictor/predictor_exporter_test.py [ 26%] Generating python/predictor/predictor_exporter.py [ 26%] Generating python/predictor/predictor_py_utils.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/predictor/predictor_exporter_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/predictor/predictor_exporter_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/predictor/predictor_exporter.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/predictor/predictor_exporter.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/predictor/predictor_py_utils.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/predictor/predictor_py_utils.py [ 26%] Generating python/predictor/predictor_test.py [ 26%] Generating python/predictor/serde.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/predictor/predictor_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/predictor/predictor_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/predictor/serde.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/predictor/serde.py [ 27%] Generating python/predictor_constants.py [ 27%] Generating python/recurrent.py [ 27%] Generating python/queue_util.py [ 27%] Generating python/regularizer.py [ 27%] Generating python/record_queue.py [ 27%] Generating python/python_op_test.py [ 27%] Generating python/regularizer_context.py [ 27%] Generating python/regularizer_test.py [ 27%] Generating python/rnn/lstm_comparison.py [ 27%] Generating python/rnn/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/python_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/python_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/predictor_constants.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/predictor_constants.py [ 27%] Generating python/rnn/rnn_cell_test_util.py [ 27%] Generating python/schema.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/queue_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/queue_util.py [ 27%] Generating python/schema_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/record_queue.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/record_queue.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/recurrent.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/recurrent.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/regularizer.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/regularizer.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/regularizer_context.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/regularizer_context.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/regularizer_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/regularizer_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/rnn/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/rnn/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/rnn/lstm_comparison.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/rnn/lstm_comparison.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/rnn/rnn_cell_test_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/rnn/rnn_cell_test_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/schema.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/schema.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/schema_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/schema_test.py [ 27%] Generating python/rnn_cell.py [ 27%] Generating python/scope.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/rnn_cell.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/rnn_cell.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/scope.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/scope.py [ 27%] Generating python/serialized_test/__init__.py [ 27%] Generating python/serialized_test/coverage.py [ 27%] Generating python/scope_test.py [ 27%] Generating python/session.py [ 27%] Generating python/serialized_test/serialized_test_util.py [ 27%] Generating python/session_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/scope_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/scope_test.py [ 27%] Generating python/sparse_to_dense_mask_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/serialized_test/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/serialized_test/__init__.py [ 27%] Generating python/sparse_to_dense_test.py [ 27%] Generating python/task.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/serialized_test/serialized_test_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/serialized_test/serialized_test_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/session.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/session.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/session_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/session_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/sparse_to_dense_mask_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/sparse_to_dense_mask_test.py [ 27%] Generating python/task_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/sparse_to_dense_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/sparse_to_dense_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/task.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/task.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/serialized_test/coverage.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/serialized_test/coverage.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/task_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/task_test.py [ 27%] Generating python/test/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/test/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/test/__init__.py [ 27%] Generating python/test/blob_deallocation_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/test/blob_deallocation_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/test/blob_deallocation_test.py In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/connection_impl.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/transport/ibv/factory.cc:12: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:48:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, tensorpipe::Fd&)' defined but not used [-Wunused-function] 48 | void loadOneFdFromArray(int& src, Fd& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:44:6: warning: 'void tensorpipe::{anonymous}::loadOneFdFromArray(int&, int&)' defined but not used [-Wunused-function] 44 | void loadOneFdFromArray(int& src, int& dst) { | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:31:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const tensorpipe::Fd&)' defined but not used [-Wunused-function] 31 | void saveOneFdToArray(int& dst, const Fd& src) { | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/socket.h:27:6: warning: 'void tensorpipe::{anonymous}::saveOneFdToArray(int&, const int&)' defined but not used [-Wunused-function] 27 | void saveOneFdToArray(int& dst, const int& src) { | ^~~~~~~~~~~~~~~~ [ 27%] Generating python/test/do_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/test/do_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/test/do_op_test.py [ 27%] Generating python/test/executor_test_util.py [ 27%] Generating python/test/gpu_context_test.py [ 27%] Generating python/test/inference_lstm_op_test.py [ 27%] Generating python/test/executor_test.py [ 27%] Generating python/test/fakefp16_transform_test.py [ 28%] Generating python/test/python_protobuf_test.py [ 28%] Generating python/test_util.py [ 28%] Generating python/timeout_guard.py [ 28%] Generating python/text_file_reader.py [ 28%] Generating python/toy_regression_test.py [ 28%] Generating python/transformations.py [ 28%] Generating python/transformations_test.py [ 28%] Generating python/trt/__init__.py [ 28%] Generating python/trt/test_pt_onnx_trt.py [ 28%] Generating python/trt/test_trt.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/test/executor_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/test/executor_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/test/executor_test_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/test/executor_test_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/test/fakefp16_transform_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/test/fakefp16_transform_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/test/gpu_context_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/test/gpu_context_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/test/inference_lstm_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/test/inference_lstm_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/test/python_protobuf_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/test/python_protobuf_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/test_util.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/test_util.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/text_file_reader.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/text_file_reader.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/timeout_guard.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/timeout_guard.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/toy_regression_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/toy_regression_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/transformations.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/transformations.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/transformations_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/transformations_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/trt/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/trt/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/trt/test_pt_onnx_trt.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/trt/test_pt_onnx_trt.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/trt/test_trt.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/trt/test_trt.py [ 28%] Generating python/tt_core.py [ 28%] Generating python/trt/transform.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/tt_core.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/tt_core.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/trt/transform.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/trt/transform.py [ 28%] Generating python/workspace.py [ 28%] Generating python/utils_test.py [ 28%] Generating python/visualize.py [ 28%] Generating python/tt_core_test.py [ 28%] Generating python/utils.py [ 28%] Generating quantization/server/__init__.py [ 28%] Generating python/workspace_test.py [ 28%] Generating quantization/__init__.py [ 28%] Generating quantization/server/batch_matmul_dnnlowp_op_test.py [ 28%] Generating quantization/server/channel_shuffle_dnnlowp_op_test.py [ 28%] Generating quantization/server/batch_permutation_dnnlowp_op_test.py [ 28%] Generating quantization/server/compute_equalization_scale_test.py [ 28%] Generating quantization/server/concat_dnnlowp_op_test.py [ 28%] Generating quantization/server/conv_depthwise_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/tt_core_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/tt_core_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/utils.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/utils.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/utils_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/utils_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/visualize.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/visualize.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/workspace.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/workspace.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/python/workspace_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/python/workspace_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/__init__.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/__init__.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/compute_equalization_scale_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/compute_equalization_scale_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/concat_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/concat_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py [ 28%] Generating quantization/server/conv_dnnlowp_acc16_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py [ 28%] Generating quantization/server/conv_dnnlowp_op_test.py [ 28%] Generating quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/conv_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/conv_dnnlowp_op_test.py [ 28%] Generating quantization/server/dequantize_dnnlowp_op_test.py [ 28%] Generating quantization/server/conv_groupwise_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/dequantize_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/dequantize_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py [ 28%] Generating quantization/server/elementwise_linear_dnnlowp_op_test.py [ 28%] Generating quantization/server/dnnlowp_test_utils.py [ 28%] Generating quantization/server/elementwise_mul_dnnlowp_op_test.py [ 28%] Generating quantization/server/elementwise_sum_dnnlowp_op_test.py [ 28%] Generating quantization/server/fully_connected_dnnlowp_op_test.py [ 28%] Generating quantization/server/elementwise_add_dnnlowp_op_test.py [ 29%] Generating quantization/server/fully_connected_fp16_test.py [ 29%] Generating quantization/server/fully_connected_dnnlowp_acc16_op_test.py [ 29%] Generating quantization/server/fully_connected_rowwise_dnnlowp_op_test.py [ 29%] Generating quantization/server/gather_dnnlowp_op_test.py [ 29%] Generating quantization/server/int8_gen_quant_params_min_max_test.py [ 29%] Generating quantization/server/group_norm_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/dnnlowp_test_utils.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/dnnlowp_test_utils.py [ 29%] Generating quantization/server/int8_gen_quant_params_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py [ 29%] Generating quantization/server/int8_quant_scheme_blob_fill_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/fully_connected_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/fully_connected_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/fully_connected_fp16_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/fully_connected_fp16_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/gather_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/gather_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/group_norm_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/group_norm_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/int8_gen_quant_params_min_max_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/int8_gen_quant_params_min_max_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/int8_gen_quant_params_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/int8_gen_quant_params_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py [ 29%] Generating quantization/server/lstm_unit_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py [ 29%] Generating quantization/server/observer_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/observer_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/observer_test.py [ 29%] Generating quantization/server/pool_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/pool_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/pool_dnnlowp_op_test.py [ 29%] Generating quantization/server/relu_dnnlowp_op_test.py [ 29%] Generating quantization/server/resize_nearest_3d_dnnlowp_op_test.py [ 29%] Generating quantization/server/sigmoid_dnnlowp_op_test.py [ 29%] Generating quantization/server/quantize_dnnlowp_op_test.py [ 29%] Generating quantization/server/resize_nearest_dnnlowp_op_test.py [ 29%] Generating quantization/server/tanh_dnnlowp_op_test.py [ 29%] Generating quantization/server/spatial_batch_norm_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/sigmoid_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/sigmoid_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/quantize_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/quantize_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/relu_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/relu_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py [ 29%] Generating quantization/server/utils.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/tanh_dnnlowp_op_test.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/tanh_dnnlowp_op_test.py cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E copy /builddir/build/BUILD/pytorch-v2.0.1/caffe2/quantization/server/utils.py /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/quantization/server/utils.py gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Built target kineto_api gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Linking CXX static library ../../lib/libfmt.a cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/fmt && /usr/bin/cmake -P CMakeFiles/fmt.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/fmt && /usr/bin/cmake -E cmake_link_script CMakeFiles/fmt.dir/link.txt --verbose=1 /usr/bin/ar qc ../../lib/libfmt.a CMakeFiles/fmt.dir/src/format.cc.o CMakeFiles/fmt.dir/src/os.cc.o /usr/bin/ranlib ../../lib/libfmt.a gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Generating contrib/aten/aten_op.h cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/python3 /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/aten/gen_op.py --aten_root=/builddir/build/BUILD/pytorch-v2.0.1/caffe2/../aten --template_dir=/builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/aten --yaml_dir=/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src/ATen --install_dir=/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten [ 29%] Built target fmt [ 29%] Built target python_copy_files [ 29%] Linking CXX shared library ../lib/libc10.so cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/cmake -E cmake_link_script CMakeFiles/c10.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--no-as-needed -rdynamic -shared -Wl,-soname,libc10.so.2.0 -o ../lib/libc10.so.2.0.0 CMakeFiles/c10.dir/core/Allocator.cpp.o CMakeFiles/c10.dir/core/AutogradState.cpp.o CMakeFiles/c10.dir/core/CPUAllocator.cpp.o CMakeFiles/c10.dir/core/CopyBytes.cpp.o CMakeFiles/c10.dir/core/DefaultDtype.cpp.o CMakeFiles/c10.dir/core/Device.cpp.o CMakeFiles/c10.dir/core/DeviceType.cpp.o CMakeFiles/c10.dir/core/DispatchKey.cpp.o CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o CMakeFiles/c10.dir/core/GradMode.cpp.o CMakeFiles/c10.dir/core/InferenceMode.cpp.o CMakeFiles/c10.dir/core/SafePyObject.cpp.o CMakeFiles/c10.dir/core/Scalar.cpp.o CMakeFiles/c10.dir/core/Storage.cpp.o CMakeFiles/c10.dir/core/StorageImpl.cpp.o CMakeFiles/c10.dir/core/Stream.cpp.o CMakeFiles/c10.dir/core/SymBool.cpp.o CMakeFiles/c10.dir/core/SymFloat.cpp.o CMakeFiles/c10.dir/core/SymInt.cpp.o CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o CMakeFiles/c10.dir/core/TensorImpl.cpp.o CMakeFiles/c10.dir/core/TensorOptions.cpp.o CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o CMakeFiles/c10.dir/core/thread_pool.cpp.o CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o CMakeFiles/c10.dir/util/Array.cpp.o CMakeFiles/c10.dir/util/Backtrace.cpp.o CMakeFiles/c10.dir/util/C++17.cpp.o CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o CMakeFiles/c10.dir/util/Exception.cpp.o CMakeFiles/c10.dir/util/Half.cpp.o CMakeFiles/c10.dir/util/LeftRight.cpp.o CMakeFiles/c10.dir/util/Logging.cpp.o CMakeFiles/c10.dir/util/MathConstants.cpp.o CMakeFiles/c10.dir/util/Metaprogramming.cpp.o CMakeFiles/c10.dir/util/Optional.cpp.o CMakeFiles/c10.dir/util/SmallVector.cpp.o CMakeFiles/c10.dir/util/StringUtil.cpp.o CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o CMakeFiles/c10.dir/util/TypeCast.cpp.o CMakeFiles/c10.dir/util/TypeList.cpp.o CMakeFiles/c10.dir/util/TypeTraits.cpp.o CMakeFiles/c10.dir/util/Type_demangle.cpp.o CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o CMakeFiles/c10.dir/util/Unicode.cpp.o CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o CMakeFiles/c10.dir/util/complex_math.cpp.o CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o CMakeFiles/c10.dir/util/int128.cpp.o CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o CMakeFiles/c10.dir/util/numa.cpp.o CMakeFiles/c10.dir/util/signal_handler.cpp.o CMakeFiles/c10.dir/util/thread_name.cpp.o CMakeFiles/c10.dir/util/typeid.cpp.o /usr/lib64/libgflags.so.2.2.2 /usr/lib64/libglog.so /usr/lib64/libnuma.so gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Built target torch_python_stubs gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Built target Caffe2_PROTO /usr/bin/gmake -f caffe2/CMakeFiles/caffe2_protos.dir/build.make caffe2/CMakeFiles/caffe2_protos.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/CMakeFiles/caffe2_protos.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f caffe2/CMakeFiles/caffe2_protos.dir/build.make caffe2/CMakeFiles/caffe2_protos.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Linking CXX static library ../lib/libcaffe2_protos.a cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -P CMakeFiles/caffe2_protos.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/caffe2_protos.dir/link.txt --verbose=1 /usr/bin/ar qc ../lib/libcaffe2_protos.a proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o proto/CMakeFiles/Caffe2_PROTO.dir/caffe2_legacy.pb.cc.o proto/CMakeFiles/Caffe2_PROTO.dir/hsm.pb.cc.o proto/CMakeFiles/Caffe2_PROTO.dir/metanet.pb.cc.o proto/CMakeFiles/Caffe2_PROTO.dir/predictor_consts.pb.cc.o proto/CMakeFiles/Caffe2_PROTO.dir/prof_dag.pb.cc.o proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o /usr/bin/ranlib ../lib/libcaffe2_protos.a gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Built target caffe2_protos gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Built target generate-torch-sources cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10 && /usr/bin/cmake -E cmake_symlink_library ../lib/libc10.so.2.0.0 ../lib/libc10.so.2.0 ../lib/libc10.so gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' Skipping rename Because of Arg: c10::optional (at::DimnameList) Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) Skipping _cudnn_init_dropout_state because it is a factory method Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) Skipping native_dropout Because of Arg: c10::optional (bool) Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) Skipping all Because of Arg: at::Dimname (at::Dimname) Skipping all Because of Arg: at::Dimname (at::Dimname) Skipping any Because of Arg: at::Dimname (at::Dimname) Skipping any Because of Arg: at::Dimname (at::Dimname) Skipping arange because it is a factory method Skipping argmax Because of Arg: c10::optional (int64_t) Skipping argmax Because of Arg: c10::optional (int64_t) Skipping argmin Because of Arg: c10::optional (int64_t) Skipping argmin Because of Arg: c10::optional (int64_t) Skipping as_strided Because of Arg: c10::optional (int64_t) Skipping bartlett_window because it is a factory method Skipping bernoulli Because of Arg: c10::optional (at::Generator) Skipping bernoulli Because of Arg: c10::optional (at::Generator) Skipping blackman_window because it is a factory method Skipping cat Because of Arg: at::Dimname (at::Dimname) Skipping concat Because of Arg: at::Dimname (at::Dimname) Skipping concatenate Because of Arg: at::Dimname (at::Dimname) Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) Skipping conv1d Because of Arg: c10::string_view (c10::string_view) Skipping conv1d Because of Arg: c10::string_view (c10::string_view) Skipping conv1d Because of Arg: c10::string_view (c10::string_view) Skipping conv2d Because of Arg: c10::string_view (c10::string_view) Skipping conv2d Because of Arg: c10::string_view (c10::string_view) Skipping conv2d Because of Arg: c10::string_view (c10::string_view) Skipping conv3d Because of Arg: c10::string_view (c10::string_view) Skipping conv3d Because of Arg: c10::string_view (c10::string_view) Skipping conv3d Because of Arg: c10::string_view (c10::string_view) Skipping count_nonzero Because of Arg: c10::optional (int64_t) Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) Skipping cummax Because of Arg: at::Dimname (at::Dimname) Skipping cummin Because of Arg: at::Dimname (at::Dimname) Skipping cumprod Because of Arg: c10::optional (at::ScalarType) Skipping cumprod Because of Arg: at::Dimname (at::Dimname) Skipping cumprod Because of Arg: at::Dimname (at::Dimname) Skipping cumsum Because of Arg: c10::optional (at::ScalarType) Skipping cumsum Because of Arg: at::Dimname (at::Dimname) Skipping cumsum Because of Arg: at::Dimname (at::Dimname) Skipping diagonal Because of Arg: at::Dimname (at::Dimname) Skipping diagonal Because of Arg: at::Dimname (at::Dimname) Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) Skipping gradient Because of Arg: c10::optional (int64_t) Skipping gradient Because of Arg: c10::optional (int64_t) Skipping div Because of Arg: c10::optional (c10::string_view) Skipping div Because of Arg: c10::optional (c10::string_view) Skipping divide Because of Arg: c10::optional (c10::string_view) Skipping divide Because of Arg: c10::optional (c10::string_view) Skipping einsum Because of Arg: c10::string_view (c10::string_view) Skipping einsum Because of Arg: c10::string_view (c10::string_view) Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) Skipping embedding_bag Because of Arg: c10::optional (int64_t) Skipping empty because it is a factory method Skipping new_empty because it is a factory method Skipping new_empty_strided because it is a factory method Skipping new_full because it is a factory method Skipping new_zeros because it is a factory method Skipping new_ones because it is a factory method Skipping _empty_affine_quantized because it is a factory method Skipping _empty_per_channel_affine_quantized because it is a factory method Skipping empty_quantized because it is a factory method Skipping empty_like because it is a factory method Skipping empty_strided because it is a factory method Skipping eye because it is a factory method Skipping flatten Because of Arg: at::Dimname (at::Dimname) Skipping flatten Because of Arg: at::Dimname (at::Dimname) Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) Skipping unflatten Because of Arg: at::Dimname (at::Dimname) Skipping full because it is a factory method Skipping full_like because it is a factory method Skipping from_file because it is a factory method Skipping hann_window because it is a factory method Skipping hamming_window because it is a factory method Skipping kaiser_window because it is a factory method Skipping index_copy Because of Arg: at::Dimname (at::Dimname) Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping nan_to_num Because of Arg: c10::optional (double) Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) Skipping linspace because it is a factory method Skipping logspace because it is a factory method Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) Skipping aminmax Because of Arg: c10::optional (int64_t) Skipping aminmax Because of Arg: c10::optional (int64_t) Skipping max Because of Arg: at::Dimname (at::Dimname) Skipping max Because of Arg: at::Dimname (at::Dimname) Skipping mean Because of Arg: c10::optional (at::ScalarType) Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping mean Because of Arg: at::DimnameList (at::DimnameList) Skipping mean Because of Arg: at::DimnameList (at::DimnameList) Skipping mean Because of Arg: at::DimnameList (at::DimnameList) Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping median Because of Arg: at::Dimname (at::Dimname) Skipping median Because of Arg: at::Dimname (at::Dimname) Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) Skipping min Because of Arg: at::Dimname (at::Dimname) Skipping min Because of Arg: at::Dimname (at::Dimname) Skipping miopen_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) Skipping _sparse_mm Because of Arg: c10::string_view (c10::string_view) Skipping mode Because of Arg: at::Dimname (at::Dimname) Skipping mode Because of Arg: at::Dimname (at::Dimname) Skipping ones because it is a factory method Skipping ones_like because it is a factory method Skipping cdist Because of Arg: c10::optional (int64_t) Skipping _cdist_forward Because of Arg: c10::optional (int64_t) Skipping is_pinned Because of Arg: c10::optional (at::Device) Skipping pin_memory Because of Arg: c10::optional (at::Device) Skipping _pin_memory Because of Arg: c10::optional (at::Device) Skipping scalar_tensor because it is a factory method Skipping rand because it is a factory method Skipping rand_like because it is a factory method Skipping randint because it is a factory method Skipping randint_like because it is a factory method Skipping randn because it is a factory method Skipping randn_like because it is a factory method Skipping randperm because it is a factory method Skipping range because it is a factory method Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping repeat_interleave Because of Arg: c10::optional (int64_t) Skipping rrelu Because of Arg: c10::optional (at::Generator) Skipping gelu Because of Arg: c10::string_view (c10::string_view) Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) Skipping select Because of Arg: at::Dimname (at::Dimname) Skipping logit Because of Arg: c10::optional (double) Skipping size Because of Arg: at::Dimname (at::Dimname) Skipping slice Because of Arg: c10::optional (int64_t) Skipping slice Because of Arg: c10::optional (int64_t) Skipping slice Because of Arg: c10::optional (int64_t) Skipping slice_scatter Because of Arg: c10::optional (int64_t) Skipping slice_scatter Because of Arg: c10::optional (int64_t) Skipping slice_scatter Because of Arg: c10::optional (int64_t) Skipping as_strided_scatter Because of Arg: c10::optional (int64_t) Skipping softmax Because of Arg: c10::optional (at::ScalarType) Skipping softmax Because of Arg: at::Dimname (at::Dimname) Skipping softmax Because of Arg: at::Dimname (at::Dimname) Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) Skipping squeeze Because of Arg: at::Dimname (at::Dimname) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping stft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping istft Because of Arg: c10::optional (int64_t) Skipping stride Because of Arg: at::Dimname (at::Dimname) Skipping sum Because of Arg: c10::optional (at::ScalarType) Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping sum Because of Arg: at::DimnameList (at::DimnameList) Skipping sum Because of Arg: at::DimnameList (at::DimnameList) Skipping sum Because of Arg: at::DimnameList (at::DimnameList) Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping std Because of Arg: at::DimnameList (at::DimnameList) Skipping std Because of Arg: at::DimnameList (at::DimnameList) Skipping std Because of Arg: at::DimnameList (at::DimnameList) Skipping std Because of Arg: at::DimnameList (at::DimnameList) Skipping std Because of Arg: at::DimnameList (at::DimnameList) Skipping std Because of Arg: at::DimnameList (at::DimnameList) Skipping prod Because of Arg: c10::optional (at::ScalarType) Skipping prod Because of Arg: c10::optional (at::ScalarType) Skipping prod Because of Arg: at::Dimname (at::Dimname) Skipping prod Because of Arg: at::Dimname (at::Dimname) Skipping prod Because of Arg: at::Dimname (at::Dimname) Skipping transpose Because of Arg: at::Dimname (at::Dimname) Skipping _nested_tensor_offsets Because of Ret: ::std::vector (at::IntArrayRef) Skipping unique_consecutive Because of Arg: c10::optional (int64_t) Skipping vander Because of Arg: c10::optional (int64_t) Skipping vander Because of Arg: c10::optional (int64_t) Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var Because of Arg: at::DimnameList (at::DimnameList) Skipping var Because of Arg: at::DimnameList (at::DimnameList) Skipping var Because of Arg: at::DimnameList (at::DimnameList) Skipping var Because of Arg: at::DimnameList (at::DimnameList) Skipping var Because of Arg: at::DimnameList (at::DimnameList) Skipping var Because of Arg: at::DimnameList (at::DimnameList) Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) Skipping zeros because it is a factory method Skipping _efficientzerotensor because it is a factory method Skipping zeros_like because it is a factory method Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) Skipping poisson Because of Arg: c10::optional (at::Generator) Skipping binomial Because of Arg: c10::optional (at::Generator) Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) Skipping _spdiags Because of Arg: c10::optional (at::Layout) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping clone Because of Arg: c10::optional (at::MemoryFormat) Skipping _sparse_mm_reduce_impl Because of Arg: c10::string_view (c10::string_view) Skipping _sparse_mm_reduce_impl_backward Because of Arg: c10::string_view (c10::string_view) Skipping sparse_compressed_tensor because it is a factory method Skipping sparse_csr_tensor because it is a factory method Skipping sparse_csc_tensor because it is a factory method Skipping sparse_bsr_tensor because it is a factory method Skipping sparse_bsc_tensor because it is a factory method Skipping _sparse_compressed_tensor_unsafe because it is a factory method Skipping _sparse_csr_tensor_unsafe because it is a factory method Skipping _sparse_csc_tensor_unsafe because it is a factory method Skipping _sparse_bsr_tensor_unsafe because it is a factory method Skipping _sparse_bsc_tensor_unsafe because it is a factory method Skipping sparse_coo_tensor because it is a factory method Skipping _sparse_coo_tensor_unsafe because it is a factory method Skipping _sparse_coo_tensor_with_dims because it is a factory method Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method Skipping to_dense Because of Arg: c10::optional (at::ScalarType) Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) Skipping unbind Because of Arg: at::Dimname (at::Dimname) Skipping to_sparse Because of Arg: c10::optional (at::Layout) Skipping to_sparse Because of Arg: c10::optional (at::Layout) Skipping to_sparse Because of Arg: c10::optional (at::Layout) Skipping to_sparse_csr Because of Arg: c10::optional (int64_t) Skipping to_sparse_csc Because of Arg: c10::optional (int64_t) Skipping to_sparse_bsr Because of Arg: c10::optional (int64_t) Skipping to_sparse_bsc Because of Arg: c10::optional (int64_t) Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) Skipping mkldnn_reorder_conv2d_weight Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) Skipping q_scale Because of Ret: double (double) Skipping qscheme Because of Ret: at::QScheme (at::QScheme) Skipping _choose_qparams_per_tensor Because of Ret: double (double) Skipping _choose_qparams_per_tensor Because of Ret: double (double) Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) Skipping _to_copy because it is a factory method Skipping to because it is a factory method Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) Skipping _masked_softmax Because of Arg: c10::optional (int64_t) Skipping _masked_softmax Because of Arg: c10::optional (int64_t) Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) Skipping view Because of Arg: at::ScalarType (at::ScalarType) Skipping index_add Because of Arg: at::Dimname (at::Dimname) Skipping index_add Because of Arg: at::Dimname (at::Dimname) Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) Skipping index_fill Because of Arg: at::Dimname (at::Dimname) Skipping index_fill Because of Arg: at::Dimname (at::Dimname) Skipping scatter Because of Arg: c10::string_view (c10::string_view) Skipping scatter Because of Arg: c10::string_view (c10::string_view) Skipping scatter Because of Arg: at::Dimname (at::Dimname) Skipping scatter Because of Arg: at::Dimname (at::Dimname) Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) Skipping cross Because of Arg: c10::optional (int64_t) Skipping tril_indices because it is a factory method Skipping triu_indices because it is a factory method Skipping take_along_dim Because of Arg: c10::optional (int64_t) Skipping index_select Because of Arg: at::Dimname (at::Dimname) Skipping gather Because of Arg: at::Dimname (at::Dimname) Skipping gather Because of Arg: at::Dimname (at::Dimname) Skipping linalg_vander Because of Arg: c10::optional (int64_t) Skipping multinomial Because of Arg: c10::optional (at::Generator) Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping quantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping nanquantile Because of Arg: c10::optional (int64_t) Skipping sort Because of Arg: c10::optional (bool) Skipping sort Because of Arg: c10::optional (bool) Skipping sort Because of Arg: c10::optional (bool) Skipping sort Because of Arg: at::Dimname (at::Dimname) Skipping sort Because of Arg: at::Dimname (at::Dimname) Skipping sort Because of Arg: c10::optional (bool) Skipping sort Because of Arg: c10::optional (bool) Skipping argsort Because of Arg: at::Dimname (at::Dimname) Skipping argsort Because of Arg: at::Dimname (at::Dimname) Skipping normal_functional Because of Arg: c10::optional (at::Generator) Skipping normal because it is a factory method Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_clamp_min Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_clamp_max Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_maximum Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_minimum Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) Skipping searchsorted Because of Arg: c10::optional (c10::string_view) Skipping searchsorted Because of Arg: c10::optional (c10::string_view) Skipping searchsorted Because of Arg: c10::optional (c10::string_view) Skipping searchsorted Because of Arg: c10::optional (c10::string_view) Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) Skipping avg_pool2d Because of Arg: c10::optional (int64_t) Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) Skipping avg_pool3d Because of Arg: c10::optional (int64_t) Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) Skipping _pad_enum Because of Arg: c10::optional (double) Skipping pad Because of Arg: c10::string_view (c10::string_view) Skipping pad Because of Arg: c10::string_view (c10::string_view) Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping upsample_linear1d Because of Arg: c10::optional (double) Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) Skipping upsample_bilinear2d Because of Arg: c10::optional (double) Skipping upsample_bilinear2d Because of Arg: c10::optional (double) Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) Skipping upsample_bicubic2d Because of Arg: c10::optional (double) Skipping upsample_bicubic2d Because of Arg: c10::optional (double) Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest1d Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest2d Because of Arg: c10::optional (double) Skipping upsample_nearest2d Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) Skipping logit_backward Because of Arg: c10::optional (double) Skipping special_logit Because of Arg: c10::optional (double) Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_fft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_ifft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_rfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_irfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_hfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_ihfft Because of Arg: c10::optional (int64_t) Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_fftfreq because it is a factory method Skipping fft_rfftfreq because it is a factory method Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping linalg_lstsq Because of Arg: c10::optional (double) Skipping linalg_lstsq Because of Arg: c10::optional (double) Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) Skipping _linalg_svd Because of Arg: c10::optional (c10::string_view) Skipping linalg_svd Because of Arg: c10::optional (c10::string_view) Skipping linalg_svdvals Because of Arg: c10::optional (c10::string_view) Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) Skipping linalg_pinv Because of Arg: c10::optional (double) Skipping linalg_pinv Because of Arg: c10::optional (double) Skipping linalg_pinv Because of Arg: c10::optional (double) Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) Skipping linalg_matrix_rank Because of Arg: c10::optional (double) Skipping linalg_matrix_rank Because of Arg: c10::optional (double) Skipping linalg_matrix_rank Because of Arg: c10::optional (double) Skipping nested_to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) Skipping as_strided_copy Because of Arg: c10::optional (int64_t) Skipping slice_copy Because of Arg: c10::optional (int64_t) Skipping slice_copy Because of Arg: c10::optional (int64_t) Skipping slice_copy Because of Arg: c10::optional (int64_t) Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) Skipping _transformer_encoder_layer_fwd Because of Arg: c10::optional (int64_t) Skipping _native_multi_head_attention Because of Arg: c10::optional (int64_t) Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) Skipping bernoulli Because of Arg: c10::optional (at::Generator) Skipping resize Because of Arg: c10::optional (at::MemoryFormat) Skipping resize_as Because of Arg: c10::optional (at::MemoryFormat) Skipping set Because of Arg: at::Storage (at::Storage) Skipping set Because of Arg: at::Storage (at::Storage) Skipping set Because of Arg: at::Storage (at::Storage) Skipping random Because of Arg: c10::optional (int64_t) Skipping random Because of Arg: c10::optional (int64_t) Skipping random Because of Arg: c10::optional (at::Generator) Skipping random Because of Arg: c10::optional (at::Generator) Skipping uniform Because of Arg: c10::optional (at::Generator) Skipping cauchy Because of Arg: c10::optional (at::Generator) Skipping log_normal Because of Arg: c10::optional (at::Generator) Skipping exponential Because of Arg: c10::optional (at::Generator) Skipping geometric Because of Arg: c10::optional (at::Generator) [ 29%] Built target c10 /usr/bin/gmake -f c10/cuda/CMakeFiles/c10_cuda.dir/build.make c10/cuda/CMakeFiles/c10_cuda.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/c10/cuda /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda/CMakeFiles/c10_cuda.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f c10/cuda/CMakeFiles/c10_cuda.dir/build.make c10/cuda/CMakeFiles/c10_cuda.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o [ 29%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o [ 29%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAException.cpp.o [ 29%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o [ 29%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o [ 29%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDADeviceAssertionHost.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda && /usr/bin/g++ -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_CUDA_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o -MF CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o.d -o CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/CUDACachingAllocator.cpp [ 29%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMallocAsyncAllocator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda && /usr/bin/g++ -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_CUDA_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/cuda/CMakeFiles/c10_cuda.dir/CUDAException.cpp.o -MF CMakeFiles/c10_cuda.dir/CUDAException.cpp.o.d -o CMakeFiles/c10_cuda.dir/CUDAException.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/CUDAException.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda && /usr/bin/g++ -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_CUDA_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/cuda/CMakeFiles/c10_cuda.dir/CUDADeviceAssertionHost.cpp.o -MF CMakeFiles/c10_cuda.dir/CUDADeviceAssertionHost.cpp.o.d -o CMakeFiles/c10_cuda.dir/CUDADeviceAssertionHost.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/CUDADeviceAssertionHost.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda && /usr/bin/g++ -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_CUDA_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/cuda/CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o -MF CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o.d -o CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/CUDAFunctions.cpp [ 29%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda && /usr/bin/g++ -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_CUDA_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMallocAsyncAllocator.cpp.o -MF CMakeFiles/c10_cuda.dir/CUDAMallocAsyncAllocator.cpp.o.d -o CMakeFiles/c10_cuda.dir/CUDAMallocAsyncAllocator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/CUDAMallocAsyncAllocator.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda && /usr/bin/g++ -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_CUDA_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o -MF CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o.d -o CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/CUDAMiscFunctions.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda && /usr/bin/g++ -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_CUDA_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o -MF CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o.d -o CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/CUDAStream.cpp [ 29%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda && /usr/bin/g++ -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_CUDA_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o -MF CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o.d -o CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/impl/CUDAGuardImpl.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda && /usr/bin/g++ -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -D_FILE_OFFSET_BITS=64 -Dc10_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DC10_CUDA_BUILD_MAIN_LIB -fvisibility=hidden -MD -MT c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o -MF CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o.d -o CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/impl/CUDATest.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Built target __aten_op_header_gen gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Built target ATEN_CPU_FILES_GEN_TARGET gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Built target ATEN_CUDA_FILES_GEN_TARGET gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Built target kineto_base /usr/bin/gmake -f third_party/kineto/libkineto/CMakeFiles/kineto.dir/build.make third_party/kineto/libkineto/CMakeFiles/kineto.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto/CMakeFiles/kineto.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/kineto/libkineto/CMakeFiles/kineto.dir/build.make third_party/kineto/libkineto/CMakeFiles/kineto.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Linking CXX static library ../../../lib/libkineto.a cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/cmake -P CMakeFiles/kineto.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/kineto/libkineto && /usr/bin/cmake -E cmake_link_script CMakeFiles/kineto.dir/link.txt --verbose=1 /usr/bin/ar qc ../../../lib/libkineto.a CMakeFiles/kineto_base.dir/src/CudaDeviceProperties.cpp.o CMakeFiles/kineto_base.dir/src/CudaUtil.cpp.o CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o CMakeFiles/kineto_base.dir/src/CuptiActivityPlatform.cpp.o CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o CMakeFiles/kineto_base.dir/src/Demangle.cpp.o CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o CMakeFiles/kineto_base.dir/src/Config.cpp.o CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o CMakeFiles/kineto_base.dir/src/Logger.cpp.o CMakeFiles/kineto_base.dir/src/init.cpp.o CMakeFiles/kineto_base.dir/src/output_csv.cpp.o CMakeFiles/kineto_base.dir/src/output_json.cpp.o CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o /usr/bin/ranlib ../../../lib/libkineto.a gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Built target kineto [ 29%] Linking CXX static library ../../../lib/libtensorpipe.a cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/cmake -P CMakeFiles/tensorpipe.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/cmake -E cmake_link_script CMakeFiles/tensorpipe.dir/link.txt --verbose=1 /usr/bin/ar qc ../../../lib/libtensorpipe.a CMakeFiles/tensorpipe.dir/channel/error.cc.o CMakeFiles/tensorpipe.dir/channel/helpers.cc.o CMakeFiles/tensorpipe.dir/common/address.cc.o CMakeFiles/tensorpipe.dir/common/allocator.cc.o CMakeFiles/tensorpipe.dir/common/error.cc.o CMakeFiles/tensorpipe.dir/common/fd.cc.o CMakeFiles/tensorpipe.dir/common/socket.cc.o CMakeFiles/tensorpipe.dir/common/system.cc.o CMakeFiles/tensorpipe.dir/core/context.cc.o CMakeFiles/tensorpipe.dir/core/context_impl.cc.o CMakeFiles/tensorpipe.dir/core/error.cc.o CMakeFiles/tensorpipe.dir/core/listener.cc.o CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o CMakeFiles/tensorpipe.dir/core/pipe.cc.o CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o CMakeFiles/tensorpipe.dir/transport/error.cc.o CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o CMakeFiles/tensorpipe.dir/common/ibv.cc.o CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o /usr/bin/ranlib ../../../lib/libtensorpipe.a gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Built target tensorpipe /usr/bin/gmake -f third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/build.make third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/depend /usr/bin/gmake -f caffe2/CMakeFiles/torch_cpu.dir/build.make caffe2/CMakeFiles/torch_cpu.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/build.make third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/context_impl.cc [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda_buffer.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.cc [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/factory.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.cc [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/context_impl.cc [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/factory.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda_loop.cc [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/factory.cc [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/ibv.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/g++ -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -std=gnu++14 -fPIC -MD -MT third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o -MF CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o.d -o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/factory.cc gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/CMakeFiles/torch_cpu.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f caffe2/CMakeFiles/torch_cpu.dir/build.make caffe2/CMakeFiles/torch_cpu.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/AccumulateType.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/CPUGeneratorImpl.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ConjugateFallback.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Context.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/DLConvertor.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Dispatch.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/DynamicLibrary.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/EmptyTensor.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ExpandUtils.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/FuncTorchTLS.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/FunctionalInverses.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/FunctionalStorageImpl.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/FunctionalTensorWrapper.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/FunctionalizeFallbackKernel.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/LegacyBatchedFallback.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/LegacyBatchedTensorImpl.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/LegacyBatchingRegistrations.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/LegacyVmapMode.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/LegacyVmapTransforms.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -fno-openmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/MapAllocator.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/MemoryOverlap.cpp [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/NamedTensorUtils.cpp [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ParallelCommon.cpp [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o [ 29%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/NestedTensorImpl.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ParallelNative.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ParallelNativeTBB.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ParallelOpenMP.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ParallelThreadPoolNative.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/PythonTorchFunctionTLS.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/SavedTensorHooks.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ScalarOps.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/SequenceNumber.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/SparseCsrTensorImpl.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/SparseTensorImpl.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/SparseTensorUtils.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/TensorGeometry.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/TensorIndexing.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/TensorIterator.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/TensorMeta.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/TensorNames.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/TensorUtils.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ThreadLocalPythonObjects.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ThreadLocalState.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Utils.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Version.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/VmapModeRegistrations.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ZeroTensorFallback.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/autocast_mode.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cpu/FlushDenormal.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/detail/CPUGuardImpl.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/detail/HIPHooksInterface.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/detail/MPSHooksInterface.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/detail/MetaGuardImpl.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/detail/ORTHooksInterface.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/ADInterpreters.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesActivation.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesConvolution.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/detail/CUDAHooksInterface.cpp [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o [ 30%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesDecompositions.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesDynamic.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesFactory.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesHelper.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesNorm.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesModules.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesLoss.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesPooling.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesRandomness.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda_buffer.cc:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda_loop.cc:11: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/factory.cc:12: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/context_impl.cc:18: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/factory.cc:12: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/context_impl.h:13, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/context_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.h:24, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/factory.cc:12: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesReduceOps.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.cc:9: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/cuda.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/factory.cc:12: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h: In function 'bool tensorpipe::isValidUuid(const std::string&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/strings.h:58:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (int i = 0; i < uuid.size(); i++) { | ~~^~~~~~~~~~~~~ [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesScatterOps.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchRulesViews.cpp /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc: In function 'std::tuple, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::allocator > > > > tensorpipe::channel::cuda_ipc::{anonymous}::getGlobalUuidsAndP2pSupport(const tensorpipe::NvmlLib&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:76:31: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 76 | for (int devIdx = 0; devIdx < numDevices; devIdx++) { | ~~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:78:43: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 78 | for (int otherDevIdx = 0; otherDevIdx < numDevices; otherDevIdx++) { | ~~~~~~~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc: In member function 'void tensorpipe::channel::cuda_ipc::ChannelImpl::writeDescriptor(ChunkSendOpIter)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:263:33: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long unsigned int'} and 'const int' [-Wsign-compare] 263 | if (localOutboxesSent_.size() <= op.deviceIdx) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:257:18: warning: unused variable 'cudaLib' [-Wunused-variable] 257 | const CudaLib& cudaLib = context_->getCudaLib(); | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc: In lambda function: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:417:53: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 417 | if (impl.remoteOutboxesReceived_.size() <= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 418 | opIter->remoteDeviceIdx) { | ~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc: In member function 'void tensorpipe::channel::cuda_ipc::ChannelImpl::copyFromStagingToTarget(ChunkRecvOpIter)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:434:36: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 434 | if (remoteOutboxesOpened_.size() <= op.remoteDeviceIdx) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:437:56: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long unsigned int'} and 'const int' [-Wsign-compare] 437 | if (remoteOutboxesOpened_[op.remoteDeviceIdx].size() <= op.deviceIdx) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc: In member function 'void tensorpipe::channel::cuda_ipc::ContextImpl::allocateSlot(int, size_t, SlotAllocCallback)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:343:24: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 343 | if (outboxes_.size() <= deviceIdx) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/callback.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_boilerplate.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/context_impl_boilerplate.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.h:17: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc: In member function 'tensorpipe::channel::cuda_ipc::ContextImpl::OutboxInfo tensorpipe::channel::cuda_ipc::ContextImpl::getLocalOutboxInfo(int)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:369:30: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 369 | TP_DCHECK(outboxes_.size() > deviceIdx); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:222:3: note: in expansion of macro '__TP_DCHECK' 222 | __TP_DCHECK(a) | ^~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:242:22: note: in expansion of macro '_TP_DCHECK' 242 | #define TP_DCHECK(a) _TP_DCHECK(a) | ^~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:369:3: note: in expansion of macro 'TP_DCHECK' 369 | TP_DCHECK(outboxes_.size() > deviceIdx); | ^~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:369:30: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 369 | TP_DCHECK(outboxes_.size() > deviceIdx); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:196:59: note: in definition of macro '__TP_EXPAND_OPD' 196 | #define __TP_EXPAND_OPD(opd) TP_STRINGIFY(opd) << "(" << (opd) << ")" | ^~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:222:3: note: in expansion of macro '__TP_DCHECK' 222 | __TP_DCHECK(a) | ^~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:242:22: note: in expansion of macro '_TP_DCHECK' 242 | #define TP_DCHECK(a) _TP_DCHECK(a) | ^~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:369:3: note: in expansion of macro 'TP_DCHECK' 369 | TP_DCHECK(outboxes_.size() > deviceIdx); | ^~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc: In function 'std::vector > tensorpipe::channel::cuda_gdr::{anonymous}::matchGpusToIbvNics(tensorpipe::IbvLib&, tensorpipe::IbvDeviceList&)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc:177:40: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 177 | for (size_t deviceIdx = 0; deviceIdx < deviceList.size(); deviceIdx++) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.h:17: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::cuda_xth::ChannelImpl; TOp = tensorpipe::channel::cuda_xth::SendOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::cuda_xth::ChannelImpl; TOp = tensorpipe::channel::cuda_xth::SendOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.cc:111:28: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/callback.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.h:14: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::cuda_xth::ChannelImpl; TOp = tensorpipe::channel::cuda_xth::RecvOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::cuda_xth::ChannelImpl; TOp = tensorpipe::channel::cuda_xth::RecvOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_xth/channel_impl.cc:211:28: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.h:20: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::cuda_basic::ChannelImpl; TOp = tensorpipe::channel::cuda_basic::ChunkSendOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::cuda_basic::ChannelImpl; TOp = tensorpipe::channel::cuda_basic::ChunkSendOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.cc:113:35: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/callback.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.h:15: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/callback.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_boilerplate.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/context_impl_boilerplate.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.h:21: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc: In constructor 'tensorpipe::channel::cuda_gdr::ContextImpl::ContextImpl(std::unordered_map >, tensorpipe::CudaLib, tensorpipe::IbvLib, tensorpipe::IbvDeviceList, tensorpipe::optional > >)': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc:536:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 536 | TP_THROW_ASSERT_IF(numGpus != gpuIdxToNicName->size()) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc:536:5: note: in expansion of macro 'TP_THROW_ASSERT_IF' 536 | TP_THROW_ASSERT_IF(numGpus != gpuIdxToNicName->size()) | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::cuda_basic::ChannelImpl; TOp = tensorpipe::channel::cuda_basic::ChunkRecvOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::cuda_basic::ChannelImpl; TOp = tensorpipe::channel::cuda_basic::ChunkRecvOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_basic/channel_impl.cc:376:35: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc:546:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 546 | for (int gpuIdx = 0; gpuIdx < actualGpuIdxToNicName.size(); gpuIdx++) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchedFallback.cpp /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc:560:40: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 560 | for (size_t deviceIdx = 0; deviceIdx < deviceList.size(); deviceIdx++) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/BatchedTensorImpl.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.h:22: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::cuda_ipc::ChannelImpl; TOp = tensorpipe::channel::cuda_ipc::ChunkSendOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::cuda_ipc::ChannelImpl; TOp = tensorpipe::channel::cuda_ipc::ChunkSendOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:134:35: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/callback.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.h:17: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::cuda_ipc::ChannelImpl; TOp = tensorpipe::channel::cuda_ipc::ChunkRecvOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:57:20: required from 'void tensorpipe::OpsStateMachine::advanceOperation(Iter) [with TSubject = tensorpipe::channel::cuda_ipc::ChannelImpl; TOp = tensorpipe::channel::cuda_ipc::ChunkRecvOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:346:35: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/DynamicLayer.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.h:24: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::cuda_gdr::ChannelImpl; TOp = tensorpipe::channel::cuda_gdr::SendOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:74:20: required from 'void tensorpipe::OpsStateMachine::advanceAllOperations() [with TSubject = tensorpipe::channel::cuda_gdr::ChannelImpl; TOp = tensorpipe::channel::cuda_gdr::SendOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.cc:188:32: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/deferred_executor.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/callback.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, from /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.h:20: /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h: In instantiation of 'TOp* tensorpipe::OpsStateMachine::findOperation(int64_t) [with TSubject = tensorpipe::channel::cuda_gdr::ChannelImpl; TOp = tensorpipe::channel::cuda_gdr::RecvOperation; int64_t = long int]': /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:74:20: required from 'void tensorpipe::OpsStateMachine::advanceAllOperations() [with TSubject = tensorpipe::channel::cuda_gdr::ChannelImpl; TOp = tensorpipe::channel::cuda_gdr::RecvOperation]' /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/channel/cuda_gdr/channel_impl.cc:189:32: required from here /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:102:30: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::deque >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | if (offset < 0 || offset >= ops_.size()) { | ~~~~~~~^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:49: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:27:39: note: in definition of macro 'unlikely' 27 | #define unlikely(x) __builtin_expect((x) ? 1 : 0, 0) | ^ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:226:3: note: in expansion of macro '__TP_DCHECK_CMP' 226 | __TP_DCHECK_CMP(a, b, op) | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/defs.h:243:28: note: in expansion of macro '_TP_DCHECK_CMP' 243 | #define TP_DCHECK_EQ(a, b) _TP_DCHECK_CMP(a, b, ==) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/tensorpipe/common/state_machine.h:106:5: note: in expansion of macro 'TP_DCHECK_EQ' 106 | TP_DCHECK_EQ(op.sequenceNumber, sequenceNumber); | ^~~~~~~~~~~~ [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/Interpreter.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/LegacyVmapTransforms.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/PlumbingHelper.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/TensorWrapper.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/VmapInterpreter.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/functorch/VmapModeRegistrations.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/record_function.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/ATenGeneral.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/BackendSelectFallbackKernel.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/DeprecatedTypeProperties.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Dict.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Dimname.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Formatting.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Generator.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/List.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/NamedRegistrations.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/NamedTensor.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/PythonFallbackKernel.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp [ 31%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Range.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/TorchDispatchUtils.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/VariableFallbackKernel.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/VariableHooksInterface.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Vitals.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/adaption.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/blob.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/boxing/KernelFunction.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/class_type.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/custom_class.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/dispatch/Dispatcher.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/dispatch/ObservedOperators.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/dispatch/OperatorEntry.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/dynamic_type.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/function_schema.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/interned_strings.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/ivalue.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/library.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/op_registration/infer_schema.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/op_registration/op_registration.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/operator_name.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/register_symbols.cpp [ 32%] Linking CXX shared library ../../lib/libc10_cuda.so cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/c10/cuda && /usr/bin/cmake -E cmake_link_script CMakeFiles/c10_cuda.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--no-as-needed -rdynamic -shared -Wl,-soname,libc10_cuda.so -o ../../lib/libc10_cuda.so CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o CMakeFiles/c10_cuda.dir/CUDADeviceAssertionHost.cpp.o CMakeFiles/c10_cuda.dir/CUDAException.cpp.o CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o CMakeFiles/c10_cuda.dir/CUDAMallocAsyncAllocator.cpp.o CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o ../../lib/libc10.so.2.0.0 /usr/lib64/libgflags.so.2.2.2 /usr/lib64/libglog.so /usr/local/cuda-12.1/lib64/libcudart.so [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/tensor_type.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/type.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/type_factory.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/union_type.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/error_report.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/function_schema_parser.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/lexer.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/schema_type_parser.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/strtod.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -DTORCH_ASSERT_ONLY_METHOD_OPERATORS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/source_range.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Activation.cpp [ 32%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/AdaptiveAveragePooling.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/AffineGridGenerator.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.cpp:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/AutogradComposite.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/AveragePool2d.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/AveragePool3d.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/BatchLinearAlgebra.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/BinaryOps.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Blas.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/BlasKernel.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Bucketization.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/CPUBlas.cpp [ 34%] Linking CXX static library ../../../lib/libtensorpipe_cuda.a cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/cmake -P CMakeFiles/tensorpipe_cuda.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe/tensorpipe && /usr/bin/cmake -E cmake_link_script CMakeFiles/tensorpipe_cuda.dir/link.txt --verbose=1 /usr/bin/ar qc ../../../lib/libtensorpipe_cuda.a CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/CPUFallback.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ChanelShuffle.cpp /usr/bin/ranlib ../../../lib/libtensorpipe_cuda.a [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Col2Im.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 34%] Built target c10_cuda [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ComparisonUtils.cpp gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 34%] Built target tensorpipe_cuda [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Convolution.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ConvolutionMM2d.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ConvolutionMM3d.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ConvolutionTBC.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Copy.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Correlation.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Cross.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/DilatedMaxPool2d.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/DilatedMaxPool3d.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Generator.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/CPUGeneratorImpl.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Context.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ATen.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/SparseTensorImpl.cpp:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Generator.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/CPUGeneratorImpl.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Context.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ATen.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/TensorUtils.cpp:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/DispatchStub.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Distance.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Distributions.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Dropout.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Embedding.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -Wno-attributes -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/EmbeddingBag.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Fill.cpp [ 34%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ForeachOpsKernels.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/FractionalMaxPool2d.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/FractionalMaxPool3d.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/GatedLinearUnit.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/GridSampler.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Histogram.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Im2Col.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/IndexingUtils.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Integration.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Itertools.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/LegacyBatching.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/LegacyBridge.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Lerp.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Linear.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/LinearAlgebra.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Loss.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/LossCTC.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/LossMultiLabelMargin.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/LossMultiMargin.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/LossNLL.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/LossNLL2d.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Convolution.cpp:2: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/MaxPooling.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/MaxUnpooling.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Memory.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/MetaTensor.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/NNPACK.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/NaiveDilatedConvolution.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/NamedTensor.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/NegateFallback.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Normalization.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Onehot.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/PackedSequence.cpp [ 35%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/PadNd.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/PixelShuffle.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/PointwiseOps.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Pooling.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Pow.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -Wno-deprecated-declarations -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/QuantizedLinear.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -Wno-deprecated-declarations -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/RNN.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/RangeFactories.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ReduceAllOps.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ReduceOps.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ReflectionPad.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Repeat.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ReplicationPadding.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Resize.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/RowwisePrune.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Scalar.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/SegmentReduce.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/SobolEngineOps.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/SobolEngineOpsUtils.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/SoftMax.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Sorting.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/SpectralOps.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/SummaryOps.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/TensorAdvancedIndexing.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/TensorCompare.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/TensorConversions.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/TensorFactories.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/TensorIteratorReduce.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/TensorProperties.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/TensorShape.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/TensorTransformations.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/TestOps.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/TriangularOps.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/TypeProperties.cpp [ 36%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/UnaryOps.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Unfold2d.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Unfold3d.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/UnfoldBackward.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Unique.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/UpSample.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/UpSampleBicubic2d.cpp In file included from /usr/include/c++/12/aarch64-anolis-linux/bits/c++allocator.h:33, from /usr/include/c++/12/bits/allocator.h:46, from /usr/include/c++/12/unordered_map:40, from /usr/include/c++/12/functional:61, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/DeviceType.h:10, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/Device.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Histogram.cpp:2: In member function 'std::__new_allocator::deallocate(c10::ShapeSymbol*, unsigned long)', inlined from 'std::allocator_traits >::deallocate(std::allocator&, c10::ShapeSymbol*, unsigned long)' at /usr/include/c++/12/bits/alloc_traits.h:496:23, inlined from 'std::_Vector_base >::_M_deallocate(c10::ShapeSymbol*, unsigned long)' at /usr/include/c++/12/bits/stl_vector.h:387:19, inlined from 'std::_Vector_base >::_M_deallocate(long*, unsigned long)' at /usr/include/c++/12/bits/stl_vector.h:383:7, inlined from 'std::vector >::_M_assign_aux(long const*, long const*, std::forward_iterator_tag)void' at /usr/include/c++/12/bits/vector.tcc:322:19, inlined from 'std::vector >::operator=(std::initializer_list)' at /usr/include/c++/12/bits/stl_vector.h:785:21, inlined from 'at::native::(anonymous namespace)::histogramdd_check_inputs(at::Tensor const&, c10::ArrayRef const&, c10::optional const&)' at /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Histogram.cpp:114:30: /usr/include/c++/12/bits/new_allocator.h:158:33: warning: 'operator delete(void*, unsigned long)' called on pointer '_1062' with nonzero offset [1, 9223372036854775800] [-Wfree-nonheap-object] 158 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ In member function 'std::__new_allocator::allocate(unsigned long, void const*)', inlined from 'std::allocator_traits >::allocate(std::allocator&, unsigned long)' at /usr/include/c++/12/bits/alloc_traits.h:464:28, inlined from 'std::_Vector_base >::_M_allocate(unsigned long)' at /usr/include/c++/12/bits/stl_vector.h:378:33, inlined from 'std::vector >::_M_range_initialize(long const*, long const*, std::forward_iterator_tag)void' at /usr/include/c++/12/bits/stl_vector.h:1687:25, inlined from 'std::vector >::vector(long const*, long const*, std::allocator const&)' at /usr/include/c++/12/bits/stl_vector.h:706:23, inlined from 'c10::ArrayRef::vec() const' at /builddir/build/BUILD/pytorch-v2.0.1/c10/util/ArrayRef.h:248:46, inlined from 'at::native::(anonymous namespace)::histogramdd_check_inputs(at::Tensor const&, c10::ArrayRef const&, c10::optional const&)' at /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Histogram.cpp:111:56: /usr/include/c++/12/bits/new_allocator.h:137:55: note: returned from 'operator new(unsigned long)' 137 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/UpSampleBilinear2d.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/UpSampleLinear1d.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/UpSampleNearest1d.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/UpSampleNearest2d.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/UpSampleNearest3d.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/UpSampleTrilinear3d.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/VariableMethodStubs.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/WeightNorm.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/group_norm.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/layer_norm.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/prim_native_functions.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/verbose_wrapper.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ao_sparse/library.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/ParamUtils.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/SoftMax.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/SparseBlas.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/SparseBlasImpl.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/SparseCsrTensor.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/SparseFactories.cpp [ 37%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/SparseMatMul.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/SparseTensor.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/SparseTensorMath.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/Sorting.cpp:2: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/SparseUnaryOps.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/nested/NestedTensorAliases.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/nested/NestedTensorBackward.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/nested/NestedTensorFactories.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/nested/NestedTensorMath.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/nested/NestedTensorMatmul.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/nested/NestedTensorUtils.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/AffineQuantizer.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/Copy.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/QTensor.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/TensorCompare.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/TensorFactories.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/Normalization.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/Pooling.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/Sorting.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/TensorShape.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qclamp.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qconv.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qdropout.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qelu.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qgelu.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qhardswish.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qlinear.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -Wno-deprecated-declarations -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qmatmul.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qmul.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnormalization.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/Sorting.cpp:2: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qrelu.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qtanh.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qthreshold.cpp [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/library.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/qconv_unpack.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -Wno-deprecated-declarations -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/qlinear_unpack.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkl/LinearAlgebra.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkl/SparseBlasImpl.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/pocketfft -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkl/SpectralOps.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/BinaryOps.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Conv.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/ConvPrepack.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Copy.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Gelu.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Linear.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Matmul.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Normalization.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/OpContext.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -Werror -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Pooling.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Prelu.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/RNN.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Relu.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/SoftMax.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/TensorFactories.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/TensorShape.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/UnaryOps.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Utils.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/transformers/attention.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/transformers/transformer.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/utils/Factory.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/Activation.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/AveragePooling.cpp [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/Convolution.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/Init.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/Linear.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/MaxPooling.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/OpContext.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/Shim.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/CompositeViewCopyKernels.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/Functions.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/Operators_0.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/Operators_1.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/Operators_2.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/Operators_3.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/Operators_4.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterBackendSelect.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterCPU.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterFunctionalization_0.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterFunctionalization_1.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterFunctionalization_2.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterFunctionalization_3.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterMeta.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterMkldnnCPU.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterNestedTensorCPU.cpp /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp: In function 'at::Tensor at::native::xnnpack::channel_shuffle(const at::Tensor&, int64_t)': /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp:79:11: warning: unused variable 'batch_size' [-Wunused-variable] 79 | int64_t batch_size = input_padded_contig_nhwc.size(Layout::Activation4D::batch) * | ^~~~~~~~~~ [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterNestedTensorMeta.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterQuantizedCPU.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterQuantizedMeta.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterSchema.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterSparseCPU.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterSparseCsrCPU.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterSparseMeta.cpp [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterZeroTensor.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/UfuncCPU_add.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/ATenOpList.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorMethods.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/ivalue.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/List_inl.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/List.h:494, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Utils.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/mkldnn/Utils.cpp:2: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/quantized/QTensorImpl.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/quantized/Quantizer.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/nnapi/nnapi_bind.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/nnapi/nnapi_model_loader.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/nnapi/nnapi_register.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/nnapi/nnapi_wrapper.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -Wno-deprecated-copy -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterBackendSelect.cpp:7: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -Wno-uninitialized -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -O3 -DCPU_CAPABILITY=DEFAULT -DCPU_CAPABILITY_DEFAULT -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/vulkan/Context.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o -MF CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/metal/Context.cpp [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/allocator.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/allocator.cc.o -MF CMakeFiles/torch_cpu.dir/core/allocator.cc.o.d -o CMakeFiles/torch_cpu.dir/core/allocator.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/allocator.cc [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/blob_serialization.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/blob_serialization.cc.o -MF CMakeFiles/torch_cpu.dir/core/blob_serialization.cc.o.d -o CMakeFiles/torch_cpu.dir/core/blob_serialization.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_serialization.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/blob_stats.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/blob_stats.cc.o -MF CMakeFiles/torch_cpu.dir/core/blob_stats.cc.o.d -o CMakeFiles/torch_cpu.dir/core/blob_stats.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_stats.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Generator.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/CPUGeneratorImpl.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Context.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/Functions.h:59, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/Functions.cpp:3: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o -MF CMakeFiles/torch_cpu.dir/core/common.cc.o.d -o CMakeFiles/torch_cpu.dir/core/common.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/common.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/context.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/context.cc.o -MF CMakeFiles/torch_cpu.dir/core/context.cc.o.d -o CMakeFiles/torch_cpu.dir/core/context.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/context_base.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/context_base.cc.o -MF CMakeFiles/torch_cpu.dir/core/context_base.cc.o.d -o CMakeFiles/torch_cpu.dir/core/context_base.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_base.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/db.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/db.cc.o -MF CMakeFiles/torch_cpu.dir/core/db.cc.o.d -o CMakeFiles/torch_cpu.dir/core/db.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/db.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/event.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/event.cc.o -MF CMakeFiles/torch_cpu.dir/core/event.cc.o.d -o CMakeFiles/torch_cpu.dir/core/event.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/event.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/export_c10_op_to_caffe2.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/export_c10_op_to_caffe2.cc.o -MF CMakeFiles/torch_cpu.dir/core/export_c10_op_to_caffe2.cc.o.d -o CMakeFiles/torch_cpu.dir/core/export_c10_op_to_caffe2.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/export_c10_op_to_caffe2.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/graph.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/graph.cc.o -MF CMakeFiles/torch_cpu.dir/core/graph.cc.o.d -o CMakeFiles/torch_cpu.dir/core/graph.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/graph.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/init.cc.o -MF CMakeFiles/torch_cpu.dir/core/init.cc.o.d -o CMakeFiles/torch_cpu.dir/core/init.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/init.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_denormals.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/init_denormals.cc.o -MF CMakeFiles/torch_cpu.dir/core/init_denormals.cc.o.d -o CMakeFiles/torch_cpu.dir/core/init_denormals.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/init_denormals.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_intrinsics_check.cc.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/init_omp.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/init_intrinsics_check.cc.o -MF CMakeFiles/torch_cpu.dir/core/init_intrinsics_check.cc.o.d -o CMakeFiles/torch_cpu.dir/core/init_intrinsics_check.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/init_intrinsics_check.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/init_omp.cc.o -MF CMakeFiles/torch_cpu.dir/core/init_omp.cc.o.d -o CMakeFiles/torch_cpu.dir/core/init_omp.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/init_omp.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/int8_serialization.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/int8_serialization.cc.o -MF CMakeFiles/torch_cpu.dir/core/int8_serialization.cc.o.d -o CMakeFiles/torch_cpu.dir/core/int8_serialization.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/int8_serialization.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/memonger.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/memonger.cc.o -MF CMakeFiles/torch_cpu.dir/core/memonger.cc.o.d -o CMakeFiles/torch_cpu.dir/core/memonger.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/memonger.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/module.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/module.cc.o -MF CMakeFiles/torch_cpu.dir/core/module.cc.o.d -o CMakeFiles/torch_cpu.dir/core/module.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/module.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/net.cc.o -MF CMakeFiles/torch_cpu.dir/core/net.cc.o.d -o CMakeFiles/torch_cpu.dir/core/net.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Generator.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/CPUGeneratorImpl.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Context.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ATen.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/quantized/Quantizer.cpp:2: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_base.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/net_async_base.cc.o -MF CMakeFiles/torch_cpu.dir/core/net_async_base.cc.o.d -o CMakeFiles/torch_cpu.dir/core/net_async_base.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net_async_base.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_scheduling.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/net_async_scheduling.cc.o -MF CMakeFiles/torch_cpu.dir/core/net_async_scheduling.cc.o.d -o CMakeFiles/torch_cpu.dir/core/net_async_scheduling.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net_async_scheduling.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task.cc.o -MF CMakeFiles/torch_cpu.dir/core/net_async_task.cc.o.d -o CMakeFiles/torch_cpu.dir/core/net_async_task.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net_async_task.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task_future.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task_future.cc.o -MF CMakeFiles/torch_cpu.dir/core/net_async_task_future.cc.o.d -o CMakeFiles/torch_cpu.dir/core/net_async_task_future.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net_async_task_future.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task_graph.cc.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_async_tracing.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/net_async_task_graph.cc.o -MF CMakeFiles/torch_cpu.dir/core/net_async_task_graph.cc.o.d -o CMakeFiles/torch_cpu.dir/core/net_async_task_graph.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net_async_task_graph.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/net_async_tracing.cc.o -MF CMakeFiles/torch_cpu.dir/core/net_async_tracing.cc.o.d -o CMakeFiles/torch_cpu.dir/core/net_async_tracing.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net_async_tracing.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_dag_utils.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/net_dag_utils.cc.o -MF CMakeFiles/torch_cpu.dir/core/net_dag_utils.cc.o.d -o CMakeFiles/torch_cpu.dir/core/net_dag_utils.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net_dag_utils.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_parallel.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/net_parallel.cc.o -MF CMakeFiles/torch_cpu.dir/core/net_parallel.cc.o.d -o CMakeFiles/torch_cpu.dir/core/net_parallel.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net_parallel.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_simple.cc.o [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/net_simple_refcount.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/net_simple.cc.o -MF CMakeFiles/torch_cpu.dir/core/net_simple.cc.o.d -o CMakeFiles/torch_cpu.dir/core/net_simple.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net_simple.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/net_simple_refcount.cc.o -MF CMakeFiles/torch_cpu.dir/core/net_simple_refcount.cc.o.d -o CMakeFiles/torch_cpu.dir/core/net_simple_refcount.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net_simple_refcount.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/numa.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/numa.cc.o -MF CMakeFiles/torch_cpu.dir/core/numa.cc.o.d -o CMakeFiles/torch_cpu.dir/core/numa.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/numa.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/operator.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/operator.cc.o -MF CMakeFiles/torch_cpu.dir/core/operator.cc.o.d -o CMakeFiles/torch_cpu.dir/core/operator.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/operator_schema.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/operator_schema.cc.o -MF CMakeFiles/torch_cpu.dir/core/operator_schema.cc.o.d -o CMakeFiles/torch_cpu.dir/core/operator_schema.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator_schema.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/plan_executor.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/plan_executor.cc.o -MF CMakeFiles/torch_cpu.dir/core/plan_executor.cc.o.d -o CMakeFiles/torch_cpu.dir/core/plan_executor.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/plan_executor.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/prof_dag_counters.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/prof_dag_counters.cc.o -MF CMakeFiles/torch_cpu.dir/core/prof_dag_counters.cc.o.d -o CMakeFiles/torch_cpu.dir/core/prof_dag_counters.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/prof_dag_counters.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/qtensor.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/qtensor.cc.o -MF CMakeFiles/torch_cpu.dir/core/qtensor.cc.o.d -o CMakeFiles/torch_cpu.dir/core/qtensor.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/qtensor.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/qtensor_serialization.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/qtensor_serialization.cc.o -MF CMakeFiles/torch_cpu.dir/core/qtensor_serialization.cc.o.d -o CMakeFiles/torch_cpu.dir/core/qtensor_serialization.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/qtensor_serialization.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/stats.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/stats.cc.o -MF CMakeFiles/torch_cpu.dir/core/stats.cc.o.d -o CMakeFiles/torch_cpu.dir/core/stats.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/stats.cc [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/tensor.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/tensor.cc.o -MF CMakeFiles/torch_cpu.dir/core/tensor.cc.o.d -o CMakeFiles/torch_cpu.dir/core/tensor.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/tensor_int8.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/tensor_int8.cc.o -MF CMakeFiles/torch_cpu.dir/core/tensor_int8.cc.o.d -o CMakeFiles/torch_cpu.dir/core/tensor_int8.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor_int8.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/test_utils.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/test_utils.cc.o -MF CMakeFiles/torch_cpu.dir/core/test_utils.cc.o.d -o CMakeFiles/torch_cpu.dir/core/test_utils.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/test_utils.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/transform.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/transform.cc.o -MF CMakeFiles/torch_cpu.dir/core/transform.cc.o.d -o CMakeFiles/torch_cpu.dir/core/transform.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/transform.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/types.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/types.cc.o -MF CMakeFiles/torch_cpu.dir/core/types.cc.o.d -o CMakeFiles/torch_cpu.dir/core/types.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/types.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/workspace.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/workspace.cc.o -MF CMakeFiles/torch_cpu.dir/core/workspace.cc.o.d -o CMakeFiles/torch_cpu.dir/core/workspace.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/workspace.cc [ 45%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/gcc -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -DNDEBUG -DNDEBUG -std=gnu11 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -DCAFFE2_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o -MF CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o.d -o CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o -c /builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0/miniz.c In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_serialization.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/int8_serialization.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ /builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0/miniz.c:3157:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' 3157 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") | ^~~~~~~ [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o -MF CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o.d -o CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/serialize/inline_container.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o -MF CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o.d -o CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/serialize/istream_adapter.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o -MF CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o.d -o CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/serialize/file_adapter.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o -MF CMakeFiles/torch_cpu.dir/serialize/crc.cc.o.d -o CMakeFiles/torch_cpu.dir/serialize/crc.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/serialize/crc.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/bench_utils.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o -MF CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o.d -o CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/serialize/read_adapter_interface.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/bench_utils.cc.o -MF CMakeFiles/torch_cpu.dir/utils/bench_utils.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/bench_utils.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/bench_utils.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/cpuid.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/cpuid.cc.o -MF CMakeFiles/torch_cpu.dir/utils/cpuid.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/cpuid.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/cpuid.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/broadcast.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/math/broadcast.cc.o -MF CMakeFiles/torch_cpu.dir/utils/math/broadcast.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/math/broadcast.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/broadcast.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/elementwise.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/math/elementwise.cc.o -MF CMakeFiles/torch_cpu.dir/utils/math/elementwise.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/math/elementwise.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/elementwise.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/reduce.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/math/reduce.cc.o -MF CMakeFiles/torch_cpu.dir/utils/math/reduce.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/math/reduce.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/reduce.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/transpose.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/math/transpose.cc.o -MF CMakeFiles/torch_cpu.dir/utils/math/transpose.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/math/transpose.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/transpose.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math/utils.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/math/utils.cc.o -MF CMakeFiles/torch_cpu.dir/utils/math/utils.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/math/utils.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/utils.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/math_cpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/math_cpu.cc.o -MF CMakeFiles/torch_cpu.dir/utils/math_cpu.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/math_cpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_cpu.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/murmur_hash3.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/murmur_hash3.cc.o -MF CMakeFiles/torch_cpu.dir/utils/murmur_hash3.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/murmur_hash3.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/murmur_hash3.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_convert.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/proto_convert.cc.o -MF CMakeFiles/torch_cpu.dir/utils/proto_convert.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/proto_convert.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/proto_convert.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_utils.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/proto_utils.cc.o -MF CMakeFiles/torch_cpu.dir/utils/proto_utils.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/proto_utils.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/proto_utils.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o -MF CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/proto_wrap.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o -MF CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/threadpool/ThreadPool.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/signal_handler.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/signal_handler.cc.o -MF CMakeFiles/torch_cpu.dir/utils/signal_handler.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/signal_handler.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/signal_handler.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/smart_tensor_printer.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/smart_tensor_printer.cc.o -MF CMakeFiles/torch_cpu.dir/utils/smart_tensor_printer.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/smart_tensor_printer.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/smart_tensor_printer.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o -MF CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/string_utils.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor_int8.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor_int8.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o -MF CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o.d -o CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/threadpool/pthreadpool-cpp.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o -MF CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o.d -o CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/threadpool/thread_pool_guard.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/workspace.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/plan_executor.cc:11: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/adagrad.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/perfkernels/adagrad.cc.o -MF CMakeFiles/torch_cpu.dir/perfkernels/adagrad.cc.o.d -o CMakeFiles/torch_cpu.dir/perfkernels/adagrad.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/adagrad.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/batch_box_cox.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/perfkernels/batch_box_cox.cc.o -MF CMakeFiles/torch_cpu.dir/perfkernels/batch_box_cox.cc.o.d -o CMakeFiles/torch_cpu.dir/perfkernels/batch_box_cox.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/batch_box_cox.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup.cc.o -MF CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup.cc.o.d -o CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/embedding_lookup.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o -MF CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o.d -o CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/embedding_lookup_idx.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/test_utils.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup.cc.o -MF CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup.cc.o.d -o CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.cc [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.cc.o -MF CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.cc.o.d -o CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_nbit_rowwise_conversion.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/perfkernels/fused_nbit_rowwise_conversion.cc.o -MF CMakeFiles/torch_cpu.dir/perfkernels/fused_nbit_rowwise_conversion.cc.o.d -o CMakeFiles/torch_cpu.dir/perfkernels/fused_nbit_rowwise_conversion.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/fused_nbit_rowwise_conversion.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/lstm_unit_cpu_common.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/perfkernels/lstm_unit_cpu_common.cc.o -MF CMakeFiles/torch_cpu.dir/perfkernels/lstm_unit_cpu_common.cc.o.d -o CMakeFiles/torch_cpu.dir/perfkernels/lstm_unit_cpu_common.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/lstm_unit_cpu_common.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/math_cpu_base.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/perfkernels/math_cpu_base.cc.o -MF CMakeFiles/torch_cpu.dir/perfkernels/math_cpu_base.cc.o.d -o CMakeFiles/torch_cpu.dir/perfkernels/math_cpu_base.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/math_cpu_base.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/typed_axpy.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/perfkernels/typed_axpy.cc.o -MF CMakeFiles/torch_cpu.dir/perfkernels/typed_axpy.cc.o.d -o CMakeFiles/torch_cpu.dir/perfkernels/typed_axpy.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/perfkernels/typed_axpy.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/aten/aten_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/contrib/aten/aten_op.cc.o -MF CMakeFiles/torch_cpu.dir/contrib/aten/aten_op.cc.o.d -o CMakeFiles/torch_cpu.dir/contrib/aten/aten_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/aten/aten_op.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/allgather_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/allgather_ops.cc.o -MF CMakeFiles/torch_cpu.dir/contrib/gloo/allgather_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/contrib/gloo/allgather_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allgather_ops.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/allreduce_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/allreduce_ops.cc.o -MF CMakeFiles/torch_cpu.dir/contrib/gloo/allreduce_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/contrib/gloo/allreduce_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/barrier_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/barrier_ops.cc.o -MF CMakeFiles/torch_cpu.dir/contrib/gloo/barrier_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/contrib/gloo/barrier_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/barrier_ops.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/broadcast_ops.cc.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/common.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/broadcast_ops.cc.o -MF CMakeFiles/torch_cpu.dir/contrib/gloo/broadcast_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/contrib/gloo/broadcast_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/broadcast_ops.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/common.cc.o -MF CMakeFiles/torch_cpu.dir/contrib/gloo/common.cc.o.d -o CMakeFiles/torch_cpu.dir/contrib/gloo/common.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/common.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/common_world_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/common_world_ops.cc.o -MF CMakeFiles/torch_cpu.dir/contrib/gloo/common_world_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/contrib/gloo/common_world_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/common_world_ops.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/context.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/context.cc.o -MF CMakeFiles/torch_cpu.dir/contrib/gloo/context.cc.o.d -o CMakeFiles/torch_cpu.dir/contrib/gloo/context.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/context.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/reduce_scatter_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/reduce_scatter_ops.cc.o -MF CMakeFiles/torch_cpu.dir/contrib/gloo/reduce_scatter_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/contrib/gloo/reduce_scatter_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/reduce_scatter_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/broadcast.cc:4: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/store_handler.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/contrib/gloo/store_handler.cc.o -MF CMakeFiles/torch_cpu.dir/contrib/gloo/store_handler.cc.o.d -o CMakeFiles/torch_cpu.dir/contrib/gloo/store_handler.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/store_handler.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor.cc.o -MF CMakeFiles/torch_cpu.dir/predictor/predictor.cc.o.d -o CMakeFiles/torch_cpu.dir/predictor/predictor.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/predictor/predictor.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor_utils.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor_utils.cc.o -MF CMakeFiles/torch_cpu.dir/predictor/predictor_utils.cc.o.d -o CMakeFiles/torch_cpu.dir/predictor/predictor_utils.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/predictor/predictor_utils.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor_config.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/predictor/predictor_config.cc.o -MF CMakeFiles/torch_cpu.dir/predictor/predictor_config.cc.o.d -o CMakeFiles/torch_cpu.dir/predictor/predictor_config.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/predictor/predictor_config.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/elementwise.cc:15: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_cpu.cc:33: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/transpose.cc:17: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/reduce.cc:19: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/predictor/emulator/data_filler.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/predictor/emulator/data_filler.cc.o -MF CMakeFiles/torch_cpu.dir/predictor/emulator/data_filler.cc.o.d -o CMakeFiles/torch_cpu.dir/predictor/emulator/data_filler.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/predictor/emulator/data_filler.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/nomnigraph/Representations/NeuralNet.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/nomnigraph/Representations/NeuralNet.cc.o -MF CMakeFiles/torch_cpu.dir/core/nomnigraph/Representations/NeuralNet.cc.o.d -o CMakeFiles/torch_cpu.dir/core/nomnigraph/Representations/NeuralNet.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/Representations/NeuralNet.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/nomnigraph/tests/test_util.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/core/nomnigraph/tests/test_util.cc.o -MF CMakeFiles/torch_cpu.dir/core/nomnigraph/tests/test_util.cc.o.d -o CMakeFiles/torch_cpu.dir/core/nomnigraph/tests/test_util.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/tests/test_util.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/create_db_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/db/create_db_op.cc.o -MF CMakeFiles/torch_cpu.dir/db/create_db_op.cc.o.d -o CMakeFiles/torch_cpu.dir/db/create_db_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/db/create_db_op.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/protodb.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/db/protodb.cc.o -MF CMakeFiles/torch_cpu.dir/db/protodb.cc.o.d -o CMakeFiles/torch_cpu.dir/db/protodb.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/db/protodb.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/lmdb.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/db/lmdb.cc.o -MF CMakeFiles/torch_cpu.dir/db/lmdb.cc.o.d -o CMakeFiles/torch_cpu.dir/db/lmdb.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/db/lmdb.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/leveldb.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/db/leveldb.cc.o -MF CMakeFiles/torch_cpu.dir/db/leveldb.cc.o.d -o CMakeFiles/torch_cpu.dir/db/leveldb.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/db/leveldb.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/db/zmqdb.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/db/zmqdb.cc.o -MF CMakeFiles/torch_cpu.dir/db/zmqdb.cc.o.d -o CMakeFiles/torch_cpu.dir/db/zmqdb.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/db/zmqdb.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/file_store_handler.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/distributed/file_store_handler.cc.o -MF CMakeFiles/torch_cpu.dir/distributed/file_store_handler.cc.o.d -o CMakeFiles/torch_cpu.dir/distributed/file_store_handler.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/file_store_handler.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/file_store_handler_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/distributed/file_store_handler_op.cc.o -MF CMakeFiles/torch_cpu.dir/distributed/file_store_handler_op.cc.o.d -o CMakeFiles/torch_cpu.dir/distributed/file_store_handler_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/file_store_handler_op.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/store_handler.cc.o [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/store_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/distributed/store_handler.cc.o -MF CMakeFiles/torch_cpu.dir/distributed/store_handler.cc.o.d -o CMakeFiles/torch_cpu.dir/distributed/store_handler.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/store_handler.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/distributed/store_ops.cc.o -MF CMakeFiles/torch_cpu.dir/distributed/store_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/distributed/store_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/store_ops.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/redis_store_handler.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/distributed/redis_store_handler.cc.o -MF CMakeFiles/torch_cpu.dir/distributed/redis_store_handler.cc.o.d -o CMakeFiles/torch_cpu.dir/distributed/redis_store_handler.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/redis_store_handler.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/distributed/redis_store_handler_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/distributed/redis_store_handler_op.cc.o -MF CMakeFiles/torch_cpu.dir/distributed/redis_store_handler_op.cc.o.d -o CMakeFiles/torch_cpu.dir/distributed/redis_store_handler_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/redis_store_handler_op.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/image/image_input_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/image/image_input_op.cc.o -MF CMakeFiles/torch_cpu.dir/image/image_input_op.cc.o.d -o CMakeFiles/torch_cpu.dir/image/image_input_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/profile_observer.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/observers/profile_observer.cc.o -MF CMakeFiles/torch_cpu.dir/observers/profile_observer.cc.o.d -o CMakeFiles/torch_cpu.dir/observers/profile_observer.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/observers/profile_observer.cc [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/time_observer.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/observers/time_observer.cc.o -MF CMakeFiles/torch_cpu.dir/observers/time_observer.cc.o.d -o CMakeFiles/torch_cpu.dir/observers/time_observer.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/observers/time_observer.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/observers/runcnt_observer.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/observers/runcnt_observer.cc.o -MF CMakeFiles/torch_cpu.dir/observers/runcnt_observer.cc.o.d -o CMakeFiles/torch_cpu.dir/observers/runcnt_observer.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/observers/runcnt_observer.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/backend.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/onnx/backend.cc.o -MF CMakeFiles/torch_cpu.dir/onnx/backend.cc.o.d -o CMakeFiles/torch_cpu.dir/onnx/backend.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/onnx/backend.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/backend_rep.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/onnx/backend_rep.cc.o -MF CMakeFiles/torch_cpu.dir/onnx/backend_rep.cc.o.d -o CMakeFiles/torch_cpu.dir/onnx/backend_rep.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/onnx/backend_rep.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/common.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/common.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/device.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/onnx/device.cc.o -MF CMakeFiles/torch_cpu.dir/onnx/device.cc.o.d -o CMakeFiles/torch_cpu.dir/onnx/device.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/onnx/device.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/helper.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/onnx/helper.cc.o -MF CMakeFiles/torch_cpu.dir/onnx/helper.cc.o.d -o CMakeFiles/torch_cpu.dir/onnx/helper.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/onnx/helper.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/offline_tensor.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/onnx/offline_tensor.cc.o -MF CMakeFiles/torch_cpu.dir/onnx/offline_tensor.cc.o.d -o CMakeFiles/torch_cpu.dir/onnx/offline_tensor.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/onnx/offline_tensor.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/predictor/predictor.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/predictor/predictor.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnx_exporter.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/onnx/onnx_exporter.cc.o -MF CMakeFiles/torch_cpu.dir/onnx/onnx_exporter.cc.o.d -o CMakeFiles/torch_cpu.dir/onnx/onnx_exporter.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/onnx/onnx_exporter.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnxifi_graph_info.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/onnx/onnxifi_graph_info.cc.o -MF CMakeFiles/torch_cpu.dir/onnx/onnxifi_graph_info.cc.o.d -o CMakeFiles/torch_cpu.dir/onnx/onnxifi_graph_info.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/onnx/onnxifi_graph_info.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/onnx/onnxifi_init.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/onnx/onnxifi_init.cc.o -MF CMakeFiles/torch_cpu.dir/onnx/onnxifi_init.cc.o.d -o CMakeFiles/torch_cpu.dir/onnx/onnxifi_init.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/onnx/onnxifi_init.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/abs_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/abs_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/abs_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/abs_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/abs_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/accumulate_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/accumulate_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/accumulate_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/accumulate_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/accumulate_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/accuracy_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/accuracy_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/accuracy_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/accuracy_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/accuracy_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/acos_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/acos_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/acos_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/acos_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/acos_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/affine_channel_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/affine_channel_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/affine_channel_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/affine_channel_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/affine_channel_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/alias_with_name.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/alias_with_name.cc.o -MF CMakeFiles/torch_cpu.dir/operators/alias_with_name.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/alias_with_name.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/alias_with_name.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/apmeter_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/apmeter_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/apmeter_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/apmeter_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/apmeter_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/arg_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/arg_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/arg_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/arg_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/arg_ops.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/asin_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/asin_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/asin_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/asin_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/asin_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/assert_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/assert_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/assert_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/assert_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/assert_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/async_net_barrier_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/async_net_barrier_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/async_net_barrier_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/async_net_barrier_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/async_net_barrier_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/atan_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/atan_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/atan_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/atan_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/atan_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/atomic_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/atomic_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/atomic_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/atomic_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/atomic_ops.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_box_cox_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/batch_box_cox_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/batch_box_cox_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/batch_box_cox_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_box_cox_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_bucketize_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/batch_bucketize_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/batch_bucketize_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/batch_bucketize_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_bucketize_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_gather_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/batch_gather_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/batch_gather_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/batch_gather_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_gather_ops.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_matmul_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/batch_matmul_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/batch_matmul_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/batch_matmul_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_matmul_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_moments_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/batch_moments_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/batch_moments_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/batch_moments_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_moments_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_permutation_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/batch_permutation_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/batch_permutation_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/batch_permutation_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_permutation_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/batch_sparse_to_dense_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/batch_sparse_to_dense_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/batch_sparse_to_dense_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/batch_sparse_to_dense_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_sparse_to_dense_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allgather_ops.cc:19: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allgather_ring.h: In instantiation of 'void gloo::AllgatherRing::run() [with T = gloo::float16]': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allgather_ring.h:57:8: required from here /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allgather_ring.h:63:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 63 | memcpy(outPtr_ + rank * inputStride_ + i * count_, inPtrs_[i], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/math.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/algorithm.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allgather_ops.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allgather_ops.cc:17: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bbox_transform_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/bbox_transform_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/bbox_transform_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/bbox_transform_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/bbox_transform_op.cc [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bisect_percentile_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/bisect_percentile_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/bisect_percentile_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/bisect_percentile_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/bisect_percentile_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/common.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allgather_ops.h:21: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops.cc:6: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_halving_doubling.h: In instantiation of 'void gloo::AllreduceHalvingDoubling::run() [with T = gloo::float16]': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_halving_doubling.h:224:8: required from here /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_halving_doubling.h:238:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 238 | memcpy(ptrs_[i], ptrs_[0], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/math.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/algorithm.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_halving_doubling.h:301:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 301 | memcpy( | ~~~~~~^ 302 | &ptrs_[0][offset], | ~~~~~~~~~~~~~~~~~~ 303 | &recvBuf_[bufferOffset], | ~~~~~~~~~~~~~~~~~~~~~~~~ 304 | totalItemsToSend * sizeof(T)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_halving_doubling.h:331:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 331 | memcpy( | ~~~~~~^ 332 | &ptrs_[0][sendOffsets_[i]], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 333 | &recvBuf_[bufferOffset], | ~~~~~~~~~~~~~~~~~~~~~~~~ 334 | sendCounts_[i] * sizeof(T)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_halving_doubling.h:345:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 345 | memcpy(ptrs_[i], ptrs_[0], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops.cc:7: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_ring.h: In instantiation of 'void gloo::AllreduceRing::run() [with T = gloo::float16]': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_ring.h:69:8: required from here /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_ring.h:80:11: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 80 | memcpy(outbox_, ptrs_[0], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_ring.h:98:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 98 | memcpy(outbox_, inbox_, bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_ring.h:111:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 111 | memcpy(ptrs_[i], ptrs_[0], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops.cc:5: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_bcube.h: In instantiation of 'void gloo::AllreduceBcube::run() [with T = gloo::float16]': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_bcube.h:338:8: required from here /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_bcube.h:350:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 350 | memcpy(ptrs_[i], ptrs_[0], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_bcube.h:405:20: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 405 | std::memcpy( | ~~~~~~~~~~~^ 406 | &ptrs_[0][ptrOffset], | ~~~~~~~~~~~~~~~~~~~~~ 407 | &recvBufs_[recvBufIdx_[srcRank]][0], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 408 | recvCount * sizeof(T)); | ~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_bcube.h:423:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 423 | memcpy(ptrs_[i], ptrs_[0], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops.cc:8: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_ring_chunked.h: In instantiation of 'void gloo::AllreduceRingChunked::run() [with T = gloo::float16]': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_ring_chunked.h:83:8: required from here /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_ring_chunked.h:96:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 96 | memcpy(ptrs_[i], ptrs_[0], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_ring_chunked.h:184:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 184 | memcpy(&ptrs_[0][offset], inbox_[chunkOffset & 1], length * sizeof(T)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/allreduce_ring_chunked.h:210:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 210 | memcpy(ptrs_[i], ptrs_[0], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/boolean_mask_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/boolean_mask_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/boolean_mask_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/boolean_mask_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/boolean_mask_ops.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/broadcast_ops.cc:3: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/broadcast_one_to_all.h: In instantiation of 'void gloo::BroadcastOneToAll::broadcastLocally() [with T = gloo::float16]': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/broadcast_one_to_all.h:69:7: required from 'void gloo::BroadcastOneToAll::run() [with T = gloo::float16]' /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/broadcast_one_to_all.h:67:8: required from here /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/broadcast_one_to_all.h:110:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 110 | memcpy(ptrs_[i], ptrs_[rootPointerRank_], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/math.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/algorithm.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/broadcast_ops.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/broadcast_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/common.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops.h:5: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/common.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/broadcast_ops.h:5: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/boolean_unmask_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/boolean_unmask_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/boolean_unmask_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/boolean_unmask_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/boolean_unmask_ops.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/reduce_scatter_ops.cc:19: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/reduce_scatter.h: In instantiation of 'void gloo::ReduceScatterHalvingDoubling::run() [with T = gloo::float16]': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/reduce_scatter.h:322:8: required from here /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/reduce_scatter.h:333:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 333 | memcpy(ptrs_[i], ptrs_[0], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/math.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/algorithm.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/reduce_scatter_ops.h:25, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/reduce_scatter_ops.cc:17: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/reduce_scatter.h:408:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 408 | memcpy( | ~~~~~~^ 409 | &ptrs_[0][bufferOffset], | ~~~~~~~~~~~~~~~~~~~~~~~~ 410 | &recvBufDist_[distMap.offset], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 411 | distMap.itemCount * sizeof(T)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/reduce_scatter.h:415:17: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 415 | memcpy( | ~~~~~~^ 416 | &ptrs_[0][bufferOffset], | ~~~~~~~~~~~~~~~~~~~~~~~~ 417 | &ptrs_[0][distMap.offset], | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 418 | distMap.itemCount * sizeof(T)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/reduce_scatter.h:426:13: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct gloo::float16' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 426 | memcpy(ptrs_[i], ptrs_[0], bytes_); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:96:19: note: 'struct gloo::float16' declared here 96 | struct alignas(2) float16 { | ^~~~~~~ [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/box_with_nms_limit_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -Wno-attributes -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/box_with_nms_limit_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/box_with_nms_limit_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/box_with_nms_limit_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/box_with_nms_limit_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/common.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/reduce_scatter_ops.h:21: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/bucketize_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/bucketize_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/bucketize_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/bucketize_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/bucketize_op.cc /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h: In function 'gloo::cpu_half2float(gloo::float16)': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:338:19: warning: 'temp' is used uninitialized [-Wuninitialized] 338 | return *(float*)rp; | ^~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:335:12: note: 'temp' declared here 335 | unsigned temp = ((sign << 31) | (exponent << 23) | mantissa); | ^~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/byte_weight_dequant_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/byte_weight_dequant_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/byte_weight_dequant_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/byte_weight_dequant_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/byte_weight_dequant_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/predictor/emulator/data_filler.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/predictor/emulator/data_filler.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h: In function 'gloo::cpu_half2float(gloo::float16)': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:338:19: warning: 'temp' is used uninitialized [-Wuninitialized] 338 | return *(float*)rp; | ^~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:335:12: note: 'temp' declared here 335 | unsigned temp = ((sign << 31) | (exponent << 23) | mantissa); | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/net.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/observers/profile_observer.h:23, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/observers/profile_observer.cc:17: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cast_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/cast_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/cast_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/cast_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cast_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cbrt_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/cbrt_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/cbrt_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/cbrt_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cbrt_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cc_bmm_bg_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/cc_bmm_bg_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/cc_bmm_bg_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/cc_bmm_bg_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cc_bmm_bg_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ceil_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/ceil_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/ceil_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/ceil_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ceil_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/abs_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/abs_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/store_ops.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/store_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/onnx/offline_tensor.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/onnx/offline_tensor.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/acos_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/acos_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_backprop_stats_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/channel_backprop_stats_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/channel_backprop_stats_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/channel_backprop_stats_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/channel_backprop_stats_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'caffe2::ImageInputOp::ImageInputOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with Context = caffe2::CPUContext]': /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Registry.h:189:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::ImageInputOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.cc:17:1: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:391:19: warning: unused variable 'i' [-Wunused-variable] 391 | for (const auto i : c10::irange(num_decode_threads_)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:410:19: warning: unused variable 'i' [-Wunused-variable] 410 | for (const auto i : c10::irange(additional_output_sizes_.size())) { | ^ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/affine_channel_op.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/asin_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/asin_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/atan_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/atan_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_shuffle_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/channel_shuffle_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/channel_shuffle_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/channel_shuffle_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/channel_shuffle_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/channel_stats_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/channel_stats_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/channel_stats_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/channel_stats_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/channel_stats_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/clip_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/clip_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/clip_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/clip_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/clip_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_moments_op.cc:6: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/collect_and_distribute_fpn_rpn_proposals_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/collect_and_distribute_fpn_rpn_proposals_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/collect_and_distribute_fpn_rpn_proposals_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/collect_and_distribute_fpn_rpn_proposals_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/alias_with_name.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/alias_with_name.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/communicator_op.cc.o [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/concat_split_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/communicator_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/communicator_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/communicator_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/communicator_op.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/concat_split_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/concat_split_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/concat_split_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/concat_split_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conditional_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/conditional_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/conditional_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/conditional_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conditional_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/conv_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/conv_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/conv_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_gradient_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/conv_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/conv_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/atomic_ops.cc:3: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/generate_proposals_op_util_boxes.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/bbox_transform_op.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'bool caffe2::ImageInputOp::GetImageAndLabelAndInfoFromDBValue(const std::string&, cv::Mat*, PerImageArg&, int, std::mt19937*) [with Context = caffe2::CPUContext; std::string = std::__cxx11::basic_string; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1135:3: required from 'void caffe2::ImageInputOp::DecodeAndTransposeOnly(const std::string&, uint8_t*, int, int, std::size_t) [with Context = caffe2::CPUContext; std::string = std::__cxx11::basic_string; uint8_t = unsigned char; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1227:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CPUContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:508:29: warning: unused variable 'w' [-Wunused-variable] 508 | for (const auto w : c10::irange(datum.width())) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:507:27: warning: unused variable 'h' [-Wunused-variable] 507 | for (const auto h : c10::irange(datum.height())) { | ^ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op_eigen.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op_eigen.cc.o -MF CMakeFiles/torch_cpu.dir/operators/conv_op_eigen.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/conv_op_eigen.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_eigen.cc /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'bool caffe2::RandomSizedCropping(cv::Mat*, int, std::mt19937*) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:742:39: required from 'bool caffe2::ImageInputOp::GetImageAndLabelAndInfoFromDBValue(const std::string&, cv::Mat*, PerImageArg&, int, std::mt19937*) [with Context = caffe2::CPUContext; std::string = std::__cxx11::basic_string; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1135:3: required from 'void caffe2::ImageInputOp::DecodeAndTransposeOnly(const std::string&, uint8_t*, int, int, std::size_t) [with Context = caffe2::CPUContext; std::string = std::__cxx11::basic_string; uint8_t = unsigned char; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1227:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CPUContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:427:19: warning: unused variable 'i' [-Wunused-variable] 427 | for (const auto i : c10::irange(10)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'void caffe2::ColorLighting(float*, int, float, const std::vector >&, const std::vector&, std::mt19937*) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1013:27: required from 'void caffe2::TransformImage(const cv::Mat&, int, float*, bool, float, float, float, bool, float, const std::vector >&, const std::vector&, int, bool, const std::vector&, const std::vector&, std::mt19937*, std::bernoulli_distribution*, bool) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1099:26: required from 'void caffe2::ImageInputOp::DecodeAndTransform(const std::string&, float*, int, int, std::size_t) [with Context = caffe2::CPUContext; std::string = std::__cxx11::basic_string; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1238:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CPUContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:919:21: warning: unused variable 'w' [-Wunused-variable] 919 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:918:19: warning: unused variable 'h' [-Wunused-variable] 918 | for (const auto h : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'void caffe2::ColorNormalization(float*, int, int, const std::vector&, const std::vector&) [with Context = CPUContext]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1024:30: required from 'void caffe2::TransformImage(const cv::Mat&, int, float*, bool, float, float, float, bool, float, const std::vector >&, const std::vector&, int, bool, const std::vector&, const std::vector&, std::mt19937*, std::bernoulli_distribution*, bool) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1099:26: required from 'void caffe2::ImageInputOp::DecodeAndTransform(const std::string&, float*, int, int, std::size_t) [with Context = caffe2::CPUContext; std::string = std::__cxx11::basic_string; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1238:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CPUContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:938:21: warning: unused variable 'w' [-Wunused-variable] 938 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:937:19: warning: unused variable 'h' [-Wunused-variable] 937 | for (const auto h : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'void caffe2::Saturation(float*, int, float, std::mt19937*) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:886:26: required from 'void caffe2::ColorJitter(float*, int, float, float, float, std::mt19937*) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1009:25: required from 'void caffe2::TransformImage(const cv::Mat&, int, float*, bool, float, float, float, bool, float, const std::vector >&, const std::vector&, int, bool, const std::vector&, const std::vector&, std::mt19937*, std::bernoulli_distribution*, bool) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1099:26: required from 'void caffe2::ImageInputOp::DecodeAndTransform(const std::string&, float*, int, int, std::size_t) [with Context = caffe2::CPUContext; std::string = std::__cxx11::basic_string; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1238:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CPUContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:804:21: warning: unused variable 'w' [-Wunused-variable] 804 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:803:19: warning: unused variable 'h' [-Wunused-variable] 803 | for (const auto h : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'void caffe2::Brightness(float*, int, float, std::mt19937*) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:888:26: required from 'void caffe2::ColorJitter(float*, int, float, float, float, std::mt19937*) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1009:25: required from 'void caffe2::TransformImage(const cv::Mat&, int, float*, bool, float, float, float, bool, float, const std::vector >&, const std::vector&, int, bool, const std::vector&, const std::vector&, std::mt19937*, std::bernoulli_distribution*, bool) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1099:26: required from 'void caffe2::ImageInputOp::DecodeAndTransform(const std::string&, float*, int, int, std::size_t) [with Context = caffe2::CPUContext; std::string = std::__cxx11::basic_string; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1238:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CPUContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:827:23: warning: unused variable 'c' [-Wunused-variable] 827 | for (const auto c : c10::irange(3)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:826:21: warning: unused variable 'w' [-Wunused-variable] 826 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:825:19: warning: unused variable 'h' [-Wunused-variable] 825 | for (const auto h : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'void caffe2::Contrast(float*, int, float, std::mt19937*) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:890:24: required from 'void caffe2::ColorJitter(float*, int, float, float, float, std::mt19937*) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1009:25: required from 'void caffe2::TransformImage(const cv::Mat&, int, float*, bool, float, float, float, bool, float, const std::vector >&, const std::vector&, int, bool, const std::vector&, const std::vector&, std::mt19937*, std::bernoulli_distribution*, bool) [with Context = CPUContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1099:26: required from 'void caffe2::ImageInputOp::DecodeAndTransform(const std::string&, float*, int, int, std::size_t) [with Context = caffe2::CPUContext; std::string = std::__cxx11::basic_string; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1238:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CPUContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:844:21: warning: unused variable 'w' [-Wunused-variable] 844 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:843:19: warning: unused variable 'h' [-Wunused-variable] 843 | for (const auto h : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:858:23: warning: unused variable 'c' [-Wunused-variable] 858 | for (const auto c : c10::irange(3)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:857:21: warning: unused variable 'w' [-Wunused-variable] 857 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:856:19: warning: unused variable 'h' [-Wunused-variable] 856 | for (const auto h : c10::irange(img_size)) { | ^ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op_shared.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/conv_op_shared.cc.o -MF CMakeFiles/torch_cpu.dir/operators/conv_op_shared.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/conv_op_shared.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_shared.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_sparse_to_dense_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_sparse_to_dense_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_gradient_op.cc.o In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/box_with_nms_limit_op.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/conv_transpose_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/conv_transpose_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_transpose_gradient_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/conv_transpose_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/conv_transpose_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_transpose_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_op_mobile.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/conv_transpose_op_mobile.cc.o -MF CMakeFiles/torch_cpu.dir/operators/conv_transpose_op_mobile.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/conv_transpose_op_mobile.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_transpose_op_mobile.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/boolean_mask_ops.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/boolean_mask_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/boolean_unmask_ops.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/boolean_unmask_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_eigen.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/byte_weight_dequant_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/byte_weight_dequant_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/assert_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/assert_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/copy_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/copy_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/copy_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/copy_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/copy_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/copy_rows_to_tensor_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/copy_rows_to_tensor_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/copy_rows_to_tensor_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/copy_rows_to_tensor_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/copy_rows_to_tensor_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/bucketize_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/bucketize_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cos_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/cos_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/cos_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/cos_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cos_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cosh_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/cosh_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/cosh_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/cosh_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cosh_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cbrt_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cbrt_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_shared.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_shared.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cosine_embedding_criterion_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/cosine_embedding_criterion_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/cosine_embedding_criterion_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/cosine_embedding_criterion_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cosine_embedding_criterion_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/channel_backprop_stats_op.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/counter_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/counter_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/counter_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/counter_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/counter_ops.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/crash_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/crash_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/crash_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/crash_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/crash_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/create_scope_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/create_scope_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/create_scope_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/create_scope_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/create_scope_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/crf_viterbi_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/crf_viterbi_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/crf_viterbi_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/crf_viterbi_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/crf_viterbi_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/channel_stats_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/clip_op.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cross_entropy_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/cross_entropy_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/cross_entropy_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/cross_entropy_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cross_entropy_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ctc_beam_search_decoder_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/ctc_beam_search_decoder_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/ctc_beam_search_decoder_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/ctc_beam_search_decoder_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ctc_beam_search_decoder_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ctc_greedy_decoder_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/ctc_greedy_decoder_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/ctc_greedy_decoder_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/ctc_greedy_decoder_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ctc_greedy_decoder_op.cc [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/cube_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/cube_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/cube_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/cube_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cube_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/box_with_nms_limit_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/box_with_nms_limit_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/data_couple.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/data_couple.cc.o -MF CMakeFiles/torch_cpu.dir/operators/data_couple.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/data_couple.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/data_couple.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_impl.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_gradient_op.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_impl.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dataset_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/dataset_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/dataset_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/dataset_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/dataset_ops.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/deform_conv_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/deform_conv_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/deform_conv_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/deform_conv_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/deform_conv_gradient_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/deform_conv_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/deform_conv_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/deform_conv_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/deform_conv_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/deform_conv_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conditional_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conditional_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dense_vector_to_id_list_op.cc.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/channel_backprop_stats_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/channel_backprop_stats_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/dense_vector_to_id_list_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/dense_vector_to_id_list_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/dense_vector_to_id_list_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/dense_vector_to_id_list_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/distance_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/distance_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/distance_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/distance_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/distance_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/do_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/do_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/do_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/do_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/do_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/dropout_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/dropout_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/dropout_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/dropout_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/dropout_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_add_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_add_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_add_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_add_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_add_gradient_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_add_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_add_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_add_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_add_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_add_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_div_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_div_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_div_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_div_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_div_gradient_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/concat_split_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/concat_split_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_div_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_div_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_div_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_div_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_div_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_linear_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_linear_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_linear_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_linear_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_linear_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_logical_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_logical_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_logical_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_logical_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_logical_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/copy_rows_to_tensor_op.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/copy_rows_to_tensor_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_mul_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_mul_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_mul_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_mul_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_mul_gradient_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_gradient_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_mul_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_mul_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_mul_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_mul_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_mul_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops_schema.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops_schema.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_ops_schema.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_ops_schema.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops_schema.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cos_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cos_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops_utils.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_ops_utils.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_ops_utils.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_ops_utils.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops_utils.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sub_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sub_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_sub_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_sub_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_sub_gradient_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cosh_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cosh_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sub_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sub_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_sub_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_sub_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_sub_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/copy_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/copy_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_eigen.cc:6: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sum_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elementwise_sum_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elementwise_sum_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elementwise_sum_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_sum_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/elu_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/elu_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/elu_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/elu_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elu_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/enforce_finite_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/enforce_finite_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/enforce_finite_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/enforce_finite_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/enforce_finite_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ensure_clipped_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/ensure_clipped_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/ensure_clipped_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/ensure_clipped_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ensure_clipped_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ensure_cpu_output_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/ensure_cpu_output_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/ensure_cpu_output_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/ensure_cpu_output_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ensure_cpu_output_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/erf_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/erf_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/erf_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/erf_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/erf_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/exp_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/exp_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/exp_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/exp_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/exp_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/copy_rows_to_tensor_op.h:7: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/crf_viterbi_op.cc:8: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cross_entropy_op.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/expand_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/expand_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/expand_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/expand_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/expand_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/expand_squeeze_dims_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/expand_squeeze_dims_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/expand_squeeze_dims_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/expand_squeeze_dims_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/expand_squeeze_dims_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cube_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cube_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/counter_ops.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/counter_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fc_inference.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/fc_inference.cc.o -MF CMakeFiles/torch_cpu.dir/operators/fc_inference.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/fc_inference.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fc_inference.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/feature_maps_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/feature_maps_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/feature_maps_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/feature_maps_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/feature_maps_ops.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/feed_blob_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/feed_blob_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/feed_blob_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/feed_blob_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/feed_blob_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/filler_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/filler_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/filler_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/filler_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/filler_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_add_op.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_add_gradient_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/distance_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/find_duplicate_elements_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/find_duplicate_elements_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/find_duplicate_elements_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/find_duplicate_elements_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/find_duplicate_elements_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_add_op.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_add_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/find_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/find_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/find_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/find_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/find_op.cc [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/flatten_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/flatten_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/flatten_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/flatten_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/flatten_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/flexible_top_k.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/flexible_top_k.cc.o -MF CMakeFiles/torch_cpu.dir/operators/flexible_top_k.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/flexible_top_k.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/flexible_top_k.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_div_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_div_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_serialization.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/crf_viterbi_op.cc:5: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_div_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_div_gradient_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/floor_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/floor_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/floor_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/floor_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/floor_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/free_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/free_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/free_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/free_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/free_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_logical_ops.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_logical_ops.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/do_op.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/do_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/dataset_ops.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/dataset_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fully_connected_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/fully_connected_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/fully_connected_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/fully_connected_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fully_connected_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_mul_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_mul_gradient_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_8bit_conversion_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_8bit_conversion_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/fused_rowwise_8bit_conversion_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/fused_rowwise_8bit_conversion_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_8bit_conversion_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops_schema.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_mul_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_mul_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbit_conversion_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbit_conversion_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbit_conversion_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbit_conversion_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_nbit_conversion_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_sub_op.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_sub_gradient_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbitfake_conversion_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbitfake_conversion_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbitfake_conversion_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbitfake_conversion_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_sub_op.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_sub_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_random_quantization_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/fused_rowwise_random_quantization_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/fused_rowwise_random_quantization_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/fused_rowwise_random_quantization_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_random_quantization_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elu_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elu_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_fused_8bit_rowwise_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/gather_fused_8bit_rowwise_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/gather_fused_8bit_rowwise_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/gather_fused_8bit_rowwise_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gather_fused_8bit_rowwise_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ensure_clipped_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ensure_clipped_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/erf_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/erf_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/gather_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/gather_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/gather_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gather_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gather_ranges_to_dense_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/gather_ranges_to_dense_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/gather_ranges_to_dense_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/gather_ranges_to_dense_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gather_ranges_to_dense_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gelu_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/gelu_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/gelu_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/gelu_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gelu_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/generate_proposals_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/generate_proposals_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/generate_proposals_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/generate_proposals_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/generate_proposals_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/exp_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/exp_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/given_tensor_fill_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/given_tensor_fill_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/given_tensor_fill_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/given_tensor_fill_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/given_tensor_fill_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/glu_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/glu_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/glu_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/glu_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/glu_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/enforce_finite_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/enforce_finite_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/group_norm_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/group_norm_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/group_norm_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/group_norm_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/group_norm_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:10: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ensure_cpu_output_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ensure_cpu_output_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/gru_unit_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/gru_unit_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/gru_unit_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/gru_unit_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gru_unit_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/h_softmax_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/h_softmax_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/h_softmax_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/h_softmax_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/h_softmax_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/half_float_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/half_float_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/half_float_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/half_float_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/half_float_ops.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/hard_sigmoid_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/hard_sigmoid_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/hard_sigmoid_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/hard_sigmoid_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/hard_sigmoid_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ensure_clipped_op.h:3: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/heatmap_max_keypoint_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/heatmap_max_keypoint_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/heatmap_max_keypoint_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/heatmap_max_keypoint_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/heatmap_max_keypoint_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/histogram_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/histogram_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/histogram_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/histogram_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/histogram_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/if_op.cc.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Generator.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/CPUGeneratorImpl.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Context.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/Functions.h:59, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten/aten_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/aten/aten_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/feature_maps_ops.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/feature_maps_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/if_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/if_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/if_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/if_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/im2col_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/im2col_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/im2col_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/im2col_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/im2col_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/index_hash_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/index_hash_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/index_hash_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/index_hash_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/index_hash_ops.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/expand_squeeze_dims_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/expand_squeeze_dims_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/filler_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/filler_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reducer_functors.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_8bit_conversion_ops.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_8bit_conversion_ops.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/index_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/index_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/index_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/index_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/index_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reducer_functors.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h:10, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_nbit_conversion_ops.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_nbit_conversion_ops.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/inference_lstm_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/inference_lstm_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/inference_lstm_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/inference_lstm_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/inference_lstm_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/instance_norm_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/instance_norm_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/instance_norm_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/instance_norm_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/instance_norm_gradient_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/flatten_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/flatten_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/instance_norm_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/instance_norm_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/instance_norm_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/instance_norm_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/instance_norm_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/integral_image_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/integral_image_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/integral_image_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/integral_image_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/integral_image_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/is_empty_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/is_empty_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/is_empty_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/is_empty_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/is_empty_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reducer_functors.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h:10, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/jsd_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/jsd_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/jsd_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/jsd_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/jsd_op.cc [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/key_split_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/key_split_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/key_split_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/key_split_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/key_split_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reducer_functors.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_random_quantization_ops.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_random_quantization_ops.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/last_n_window_collector.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/last_n_window_collector.cc.o -MF CMakeFiles/torch_cpu.dir/operators/last_n_window_collector.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/last_n_window_collector.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/last_n_window_collector.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gather_fused_8bit_rowwise_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gather_fused_8bit_rowwise_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/layer_norm_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/layer_norm_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/layer_norm_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/layer_norm_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/layer_norm_op.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/leaky_relu_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/leaky_relu_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/leaky_relu_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/leaky_relu_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/leaky_relu_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gelu_op.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gelu_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/length_split_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/length_split_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/length_split_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/length_split_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/length_split_op.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_pad_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_pad_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/lengths_pad_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/lengths_pad_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_pad_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/generate_proposals_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/generate_proposals_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_8bit_rowwise_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_8bit_rowwise_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_8bit_rowwise_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_8bit_rowwise_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_nbit_rowwise_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_nbit_rowwise_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_nbit_rowwise_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_nbit_rowwise_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/group_norm_op.cc:11: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/lengths_reducer_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/lengths_reducer_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_reducer_ops.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_rowwise_8bit_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_reducer_rowwise_8bit_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/lengths_reducer_rowwise_8bit_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/lengths_reducer_rowwise_8bit_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_reducer_rowwise_8bit_ops.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_tile_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_tile_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/lengths_tile_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/lengths_tile_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_tile_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gather_ranges_to_dense_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gather_ranges_to_dense_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_top_k_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/lengths_top_k_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/lengths_top_k_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/lengths_top_k_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_top_k_op.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/listwise_l2r_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/listwise_l2r_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/listwise_l2r_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/listwise_l2r_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/listwise_l2r_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/given_tensor_fill_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/given_tensor_fill_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/load_save_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/load_save_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/load_save_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/load_save_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/load_save_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/hard_sigmoid_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/hard_sigmoid_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/load_save_op_util.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/load_save_op_util.cc.o -MF CMakeFiles/torch_cpu.dir/operators/load_save_op_util.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/load_save_op_util.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/load_save_op_util.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/local_response_normalization_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/local_response_normalization_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/local_response_normalization_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/local_response_normalization_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/local_response_normalization_op.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/locally_connected_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/locally_connected_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/locally_connected_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/locally_connected_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/locally_connected_op.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/locally_connected_op_util.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/locally_connected_op_util.cc.o -MF CMakeFiles/torch_cpu.dir/operators/locally_connected_op_util.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/locally_connected_op_util.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/locally_connected_op_util.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/log1p_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/log1p_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/log1p_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/log1p_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/log1p_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/heatmap_max_keypoint_op.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gru_unit_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gru_unit_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/h_softmax_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/h_softmax_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/log_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/log_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/log_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/log_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/log_op.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/logit_op.cc.o [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/loss_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/logit_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/logit_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/logit_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/logit_op.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/loss_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/loss_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/loss_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/loss_op.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lp_pool_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/lp_pool_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/lp_pool_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/lp_pool_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lp_pool_op.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lpnorm_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/lpnorm_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/lpnorm_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/lpnorm_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lpnorm_op.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/lstm_unit_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/lstm_unit_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/lstm_unit_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/lstm_unit_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lstm_unit_op.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/map_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/map_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/map_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/map_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/map_ops.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/histogram_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/histogram_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/margin_loss_l2r_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/margin_loss_l2r_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/margin_loss_l2r_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/margin_loss_l2r_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/margin_loss_l2r_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/inference_lstm_op.h:13, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/inference_lstm_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/instance_norm_gradient_op.cc:6: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/margin_ranking_criterion_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/margin_ranking_criterion_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/margin_ranking_criterion_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/margin_ranking_criterion_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/margin_ranking_criterion_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/integral_image_op.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/matmul_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/matmul_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/matmul_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/matmul_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/matmul_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/instance_norm_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mean_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/mean_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/mean_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/mean_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mean_op.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/merge_id_lists_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/merge_id_lists_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/merge_id_lists_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/merge_id_lists_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/merge_id_lists_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/layer_norm_op.cc:6: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/minmax_gradient_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/minmax_gradient_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/minmax_gradient_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/minmax_gradient_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/minmax_gradient_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/leaky_relu_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/minmax_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/minmax_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/minmax_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/minmax_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/minmax_ops.cc [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mish_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/mish_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/mish_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/mish_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mish_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reducer_functors.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_8bit_conversion_ops.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/last_n_window_collector.cc:4: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reducer_functors.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h:10, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fused_rowwise_nbit_conversion_ops.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_serialization.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/index_ops.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/index_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/mod_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/mod_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/mod_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/mod_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mod_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/generate_proposals_op.h:4: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reducer_functors.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_reducer_rowwise_8bit_ops.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reducer_functors.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/segment_reduction_op.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_reducer_ops.cc:4: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/listwise_l2r_op.cc:4: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/moments_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/moments_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/moments_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/moments_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/moments_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/multi_class_accuracy_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/multi_class_accuracy_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/multi_class_accuracy_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/multi_class_accuracy_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/multi_class_accuracy_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_serialization.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/inference_lstm_op.h:8: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/negate_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/negate_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/negate_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/negate_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/negate_gradient_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/negative_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/negative_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/negative_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/negative_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/negative_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/ngram_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/ngram_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/ngram_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/ngram_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ngram_ops.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/norm_planar_yuv_op.cc.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_tile_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_tile_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_pad_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_pad_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/normalize_l1_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/norm_planar_yuv_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/norm_planar_yuv_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/norm_planar_yuv_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/norm_planar_yuv_op.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/normalize_l1_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/normalize_l1_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/normalize_l1_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/normalize_l1_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/normalize_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/normalize_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/normalize_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/normalize_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/normalize_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/numpy_tile_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/numpy_tile_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/numpy_tile_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/numpy_tile_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/numpy_tile_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/log1p_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/log1p_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/log_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/log_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/logit_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/logit_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lpnorm_op.cc:5: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/one_hot_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/one_hot_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/one_hot_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/one_hot_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/one_hot_ops.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/local_response_normalization_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/local_response_normalization_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/locally_connected_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/locally_connected_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/margin_loss_l2r_op.cc:5: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/onnx_while_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/onnx_while_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/onnx_while_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/onnx_while_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/onnx_while_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/order_switch_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/order_switch_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/order_switch_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/order_switch_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/order_switch_ops.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pack_rnn_sequence_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/pack_rnn_sequence_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/pack_rnn_sequence_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/pack_rnn_sequence_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pack_rnn_sequence_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pad_op.cc.o [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pack_segments.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/pack_segments.cc.o -MF CMakeFiles/torch_cpu.dir/operators/pack_segments.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/pack_segments.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pack_segments.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/pad_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/pad_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/pad_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pad_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lp_pool_op.cc:2: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_serialization.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/load_save_op.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/load_save_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/layer_norm_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/layer_norm_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lstm_unit_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lstm_unit_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/partition_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/partition_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/partition_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/partition_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/partition_ops.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/loss_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/loss_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/percentile_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/percentile_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/percentile_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/percentile_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/percentile_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/perplexity_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/perplexity_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/perplexity_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/perplexity_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/perplexity_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterSchema.cpp:3: /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/RegisterSchema.cpp: In function 'at::TORCH_LIBRARY_init_aten(torch::Library&)': /builddir/build/BUILD/pytorch-v2.0.1/torch/library.h:891:8: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without 891 | void TORCH_LIBRARY_init_##ns(torch::Library& m) | ^~~~~~~~~~~~~~~~~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/piecewise_linear_transform_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/piecewise_linear_transform_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/piecewise_linear_transform_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/piecewise_linear_transform_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/piecewise_linear_transform_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/minmax_gradient_ops.cc:6: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/pool_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/pool_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/pool_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_gradient_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mean_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mean_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_serialization.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/map_ops.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/map_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/pool_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/pool_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/pool_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mish_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mish_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/listwise_l2r_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/listwise_l2r_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pool_op_util.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/pool_op_util.cc.o -MF CMakeFiles/torch_cpu.dir/operators/pool_op_util.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/pool_op_util.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_op_util.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/pow_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/pow_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/pow_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/pow_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pow_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/minmax_ops.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/minmax_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/prelu_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/prelu_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/prelu_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/prelu_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/prelu_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/prepend_dim_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/prepend_dim_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/prepend_dim_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/prepend_dim_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/prepend_dim_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quant_decode_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quant_decode_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quant_decode_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quant_decode_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quant_decode_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantile_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantile_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantile_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantile_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantile_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rank_loss_op.cc.o In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/norm_planar_yuv_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/rank_loss_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/rank_loss_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/rank_loss_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rank_loss_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reciprocal_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/reciprocal_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/reciprocal_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/reciprocal_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reciprocal_gradient_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/normalize_l1_op.cc:4: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/negative_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/negative_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reciprocal_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/reciprocal_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/reciprocal_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/reciprocal_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reciprocal_op.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_max_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_max_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/reduce_front_back_max_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/reduce_front_back_max_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reduce_front_back_max_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/normalize_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/normalize_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_mean_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_mean_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/reduce_front_back_mean_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/reduce_front_back_mean_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reduce_front_back_mean_ops.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/margin_loss_l2r_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/margin_loss_l2r_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_sum_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_front_back_sum_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/reduce_front_back_sum_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/reduce_front_back_sum_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reduce_front_back_sum_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_op_util.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/reduce_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/reduce_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/reduce_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reduce_ops.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reduction_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/reduction_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/reduction_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/reduction_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reduction_ops.cc [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/relu_n_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/relu_n_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/relu_n_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/relu_n_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/relu_n_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/negate_gradient_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/negate_gradient_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/relu_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/relu_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/relu_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/relu_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/relu_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/numpy_tile_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/numpy_tile_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/remove_data_blocks_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/remove_data_blocks_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/remove_data_blocks_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/remove_data_blocks_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/remove_data_blocks_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/replace_nan_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/replace_nan_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/replace_nan_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/replace_nan_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/replace_nan_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reservoir_sampling.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/reservoir_sampling.cc.o -MF CMakeFiles/torch_cpu.dir/operators/reservoir_sampling.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/reservoir_sampling.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reservoir_sampling.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reshape_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/reshape_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/reshape_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/reshape_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reshape_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/resize_3d_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/resize_3d_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/resize_3d_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/resize_3d_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/resize_3d_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/resize_op.cc.o [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/reverse_packed_segs_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/resize_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/resize_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/resize_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/resize_op.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/reverse_packed_segs_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/reverse_packed_segs_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/reverse_packed_segs_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reverse_packed_segs_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rmac_regions_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/rmac_regions_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/rmac_regions_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/rmac_regions_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rmac_regions_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rms_norm_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/rms_norm_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/rms_norm_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/rms_norm_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rms_norm_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/one_hot_ops.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/one_hot_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/roi_align_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/roi_align_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/roi_align_gradient_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pad_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pad_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/jit_type.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/function_schema.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/export_caffe2_op_to_c10.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pack_segments.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pack_segments.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/roi_align_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/roi_align_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/roi_align_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_gradient_op.cc:5: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/roi_align_rotated_gradient_op.cc /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/roi_align_rotated_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/onnx_while_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/onnx_while_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/roi_pool_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/roi_pool_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/roi_pool_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/roi_pool_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/roi_pool_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/partition_ops.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/partition_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rowmul_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/rowmul_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/rowmul_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/rowmul_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rowmul_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rsqrt_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/rsqrt_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/rsqrt_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/rsqrt_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rsqrt_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_op.cc:8: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/scale_blobs_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/scale_blobs_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/scale_blobs_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/scale_blobs_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/scale_blobs_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/scale_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/scale_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/scale_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/scale_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/scale_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pow_op.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pow_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/segment_reduction_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/segment_reduction_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/segment_reduction_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/segment_reduction_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/segment_reduction_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/piecewise_linear_transform_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/piecewise_linear_transform_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/self_binning_histogram_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/self_binning_histogram_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/self_binning_histogram_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/self_binning_histogram_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/self_binning_histogram_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/prelu_op.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reciprocal_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reciprocal_gradient_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/selu_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/selu_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/selu_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/selu_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/selu_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sequence_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sequence_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sequence_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sequence_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sequence_ops.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/shape_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/shape_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/shape_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/shape_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/shape_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sigmoid_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sigmoid_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sigmoid_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sigmoid_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sigmoid_gradient_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sigmoid_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sigmoid_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sigmoid_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sigmoid_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sigmoid_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reciprocal_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reciprocal_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sin_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sin_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sin_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sin_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sin_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sinh_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sinh_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sinh_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sinh_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sinh_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sinusoid_position_encoding_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sinusoid_position_encoding_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sinusoid_position_encoding_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sinusoid_position_encoding_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sinusoid_position_encoding_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/slice_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/slice_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/slice_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/slice_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/slice_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quant_decode_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quant_decode_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantile_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantile_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/prepend_dim_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/prepend_dim_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/relu_n_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/relu_n_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_gradient_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/softmax_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/softmax_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softmax_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_utils.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_utils.cc.o -MF CMakeFiles/torch_cpu.dir/operators/softmax_utils.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/softmax_utils.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softmax_utils.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/relu_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/relu_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/filler.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator_schema.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator_gradient.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reduce_front_back_mean_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_with_loss_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/softmax_with_loss_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/softmax_with_loss_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/softmax_with_loss_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softmax_with_loss_op.cc [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softplus_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/softplus_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/softplus_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/softplus_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softplus_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/filler.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator_schema.h:18, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator_gradient.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reduce_front_back_sum_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/softsign_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/softsign_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/softsign_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/softsign_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softsign_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reduction_ops.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reduction_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/space_batch_op.cc.o [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_dropout_with_replacement_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/space_batch_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/space_batch_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/space_batch_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/space_batch_op.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_dropout_with_replacement_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sparse_dropout_with_replacement_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sparse_dropout_with_replacement_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_dropout_with_replacement_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rms_norm_op.cc:11: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_itemwise_dropout_with_replacement_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_itemwise_dropout_with_replacement_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sparse_itemwise_dropout_with_replacement_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sparse_itemwise_dropout_with_replacement_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_lp_regularizer_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_lp_regularizer_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sparse_lp_regularizer_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sparse_lp_regularizer_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_lp_regularizer_op.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_normalize_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_normalize_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sparse_normalize_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sparse_normalize_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_normalize_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/remove_data_blocks_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/remove_data_blocks_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_mask_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_mask_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_mask_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_mask_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_to_dense_mask_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/roi_align_rotated_gradient_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/roi_align_op.cc:5: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_to_dense_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/roi_align_gradient_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/spatial_batch_norm_gradient_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reshape_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reshape_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/roi_align_rotated_op.cc:10: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/spatial_batch_norm_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reservoir_sampling.cc:4: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rsqrt_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rsqrt_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_softmax_with_loss_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/spatial_softmax_with_loss_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/spatial_softmax_with_loss_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/spatial_softmax_with_loss_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/spatial_softmax_with_loss_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reducer_functors.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/segment_reduction_op.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/segment_reduction_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sqr_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sqr_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sqr_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sqr_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqr_op.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/sqrt_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/sqrt_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/sqrt_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/sqrt_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqrt_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/roi_pool_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/roi_pool_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/square_root_divide_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/square_root_divide_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/square_root_divide_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/square_root_divide_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/square_root_divide_op.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stats_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/stats_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/stats_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/stats_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/stats_ops.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stats_put_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/stats_put_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/stats_put_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/stats_put_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/stats_put_ops.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stop_gradient.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/stop_gradient.cc.o -MF CMakeFiles/torch_cpu.dir/operators/stop_gradient.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/stop_gradient.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/stop_gradient.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/string_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/string_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/string_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/string_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/string_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sigmoid_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sigmoid_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/selu_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sigmoid_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sigmoid_gradient_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stump_func_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/stump_func_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/stump_func_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/stump_func_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/stump_func_op.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/stylizer_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/stylizer_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/stylizer_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/stylizer_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/stylizer_ops.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/scale_blobs_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/scale_blobs_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sinh_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sinh_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/self_binning_histogram_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/self_binning_histogram_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/summarize_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/summarize_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/summarize_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/summarize_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/summarize_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sin_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sin_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/swish_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/swish_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/swish_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/swish_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/swish_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sequence_ops.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sequence_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sinusoid_position_encoding_op.h:13, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sinusoid_position_encoding_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tan_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/tan_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/tan_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/tan_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tan_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softmax_utils.cc:4: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tanh_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/tanh_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/tanh_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/tanh_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tanh_gradient_op.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tanh_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/tanh_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/tanh_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/tanh_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tanh_op.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tensor_protos_db_input.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/tensor_protos_db_input.cc.o -MF CMakeFiles/torch_cpu.dir/operators/tensor_protos_db_input.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/tensor_protos_db_input.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tensor_protos_db_input.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softsign_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softsign_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/text_file_reader.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/text_file_reader.cc.o -MF CMakeFiles/torch_cpu.dir/operators/text_file_reader.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/text_file_reader.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/text_file_reader.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softplus_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/slice_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/slice_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/jit_type.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/function_schema.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/export_caffe2_op_to_c10.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/segment_reduction_op.h:4: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/text_file_reader_utils.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/text_file_reader_utils.cc.o -MF CMakeFiles/torch_cpu.dir/operators/text_file_reader_utils.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/text_file_reader_utils.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/text_file_reader_utils.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/thresholded_relu_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/thresholded_relu_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/thresholded_relu_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/thresholded_relu_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/thresholded_relu_op.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tile_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/tile_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/tile_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/tile_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tile_op.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/top_k.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/top_k.cc.o -MF CMakeFiles/torch_cpu.dir/operators/top_k.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/top_k.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/top_k.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/transpose_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/transpose_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/transpose_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/transpose_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/transpose_op.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/tt_linear_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/tt_linear_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/tt_linear_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/tt_linear_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tt_linear_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_normalize_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_lp_regularizer_op.cc:4: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softmax_with_loss_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softmax_with_loss_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/unique_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/unique_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/unique_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/unique_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/unique_ops.cc [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/unsafe_coalesce.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/unsafe_coalesce.cc.o -MF CMakeFiles/torch_cpu.dir/operators/unsafe_coalesce.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/unsafe_coalesce.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/unsafe_coalesce.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/upsample_op.cc.o [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/utility_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/upsample_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/upsample_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/upsample_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/upsample_op.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/utility_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/utility_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/utility_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/utility_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/spatial_batch_norm_op.h:13, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/spatial_batch_norm_gradient_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/space_batch_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/space_batch_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/variable_length_sequence_padding.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/variable_length_sequence_padding.cc.o -MF CMakeFiles/torch_cpu.dir/operators/variable_length_sequence_padding.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/variable_length_sequence_padding.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/variable_length_sequence_padding.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/weighted_multi_sampling_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/weighted_multi_sampling_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/weighted_multi_sampling_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/weighted_multi_sampling_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/weighted_multi_sampling_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/weighted_sample_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/weighted_sample_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/weighted_sample_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/weighted_sample_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/weighted_sample_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/while_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/while_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/while_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/while_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/while_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tt_linear_op.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tt_linear_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/spatial_batch_norm_op.h:13, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/spatial_batch_norm_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_to_dense_mask_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_to_dense_mask_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/workspace_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/workspace_ops.cc.o -MF CMakeFiles/torch_cpu.dir/operators/workspace_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/workspace_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/workspace_ops.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqrt_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqrt_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/zero_gradient_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/zero_gradient_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/zero_gradient_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/zero_gradient_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/zero_gradient_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_blob_fetcher_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_blob_fetcher_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_blob_fetcher_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_blob_fetcher_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_executor.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_executor.cc.o -MF CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_executor.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_executor.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rnn/recurrent_network_executor.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rnn/recurrent_network_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/init_qnnpack.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/init_qnnpack.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/init_qnnpack.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/init_qnnpack.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/init_qnnpack.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_lp_regularizer_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_lp_regularizer_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/spatial_softmax_with_loss_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/spatial_softmax_with_loss_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_add_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_add_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_add_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_add_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_add_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_average_pool_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_average_pool_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_average_pool_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_average_pool_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_average_pool_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_channel_shuffle_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_channel_shuffle_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_channel_shuffle_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_channel_shuffle_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_channel_shuffle_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqr_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqr_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_normalize_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_normalize_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_concat_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_concat_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_concat_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_concat_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_concat_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_to_dense_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sparse_to_dense_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_conv_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op_relu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op_relu.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op_relu.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op_relu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_conv_op_relu.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_transpose_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_transpose_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_transpose_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_transpose_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_conv_transpose_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/string_ops.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/string_ops.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/stats_ops.cc:3: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_dequantize_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_dequantize_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_dequantize_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_dequantize_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_dequantize_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/swish_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/swish_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_fc_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_fc_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_fc_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_fc_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_fc_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/stop_gradient.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/stop_gradient.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_flatten_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_flatten_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_flatten_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_flatten_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_flatten_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/stylizer_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tan_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tan_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_given_tensor_fill_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_given_tensor_fill_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_given_tensor_fill_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_given_tensor_fill_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_given_tensor_fill_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_leaky_relu_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_leaky_relu_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_leaky_relu_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_leaky_relu_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_leaky_relu_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_max_pool_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_max_pool_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_max_pool_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_max_pool_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_max_pool_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tanh_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tanh_gradient_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_quantize_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_quantize_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_quantize_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_quantize_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_quantize_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_relu_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_relu_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_relu_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_relu_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_relu_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_reshape_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_reshape_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_reshape_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_reshape_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_reshape_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tanh_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tanh_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_resize_nearest_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_resize_nearest_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_resize_nearest_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_resize_nearest_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_resize_nearest_op.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tile_op.h:13, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tile_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_roi_align_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_roi_align_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_roi_align_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_roi_align_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_roi_align_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_slice_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_slice_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_slice_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_slice_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_slice_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_sigmoid_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_sigmoid_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_sigmoid_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_sigmoid_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_sigmoid_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_softmax_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_softmax_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_softmax_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_softmax_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_softmax_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/text_file_reader.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_transpose_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/operators/quantized/int8_transpose_op.cc.o -MF CMakeFiles/torch_cpu.dir/operators/quantized/int8_transpose_op.cc.o.d -o CMakeFiles/torch_cpu.dir/operators/quantized/int8_transpose_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_transpose_op.cc [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/annotations.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/annotations.cc.o -MF CMakeFiles/torch_cpu.dir/opt/annotations.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/annotations.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/annotations.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/backend_cutting.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/backend_cutting.cc.o -MF CMakeFiles/torch_cpu.dir/opt/backend_cutting.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/backend_cutting.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/backend_cutting.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/backend_transformer_base.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/backend_transformer_base.cc.o -MF CMakeFiles/torch_cpu.dir/opt/backend_transformer_base.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/backend_transformer_base.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/backend_transformer_base.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/bound_shape_inferencer.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/bound_shape_inferencer.cc.o -MF CMakeFiles/torch_cpu.dir/opt/bound_shape_inferencer.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/bound_shape_inferencer.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/bound_shape_inferencer.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/utility_ops.cc:5: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/thresholded_relu_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/converter.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/converter.cc.o -MF CMakeFiles/torch_cpu.dir/opt/converter.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/converter.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/converter.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/variable_length_sequence_padding.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/variable_length_sequence_padding.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/transpose_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/transpose_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/dead_code_elim.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/dead_code_elim.cc.o -MF CMakeFiles/torch_cpu.dir/opt/dead_code_elim.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/dead_code_elim.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/dead_code_elim.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/top_k.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/top_k.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_serialization.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/db.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tensor_protos_db_input.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tensor_protos_db_input.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/unique_ops.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/unique_ops.cc:17: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/unsafe_coalesce.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/unsafe_coalesce.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/device.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/device.cc.o -MF CMakeFiles/torch_cpu.dir/opt/device.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/device.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/device.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/distributed.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/distributed.cc.o -MF CMakeFiles/torch_cpu.dir/opt/distributed.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/distributed.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/distributed.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/distributed_converter.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/distributed_converter.cc.o -MF CMakeFiles/torch_cpu.dir/opt/distributed_converter.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/distributed_converter.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/distributed_converter.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/fakefp16_transform.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/fakefp16_transform.cc.o -MF CMakeFiles/torch_cpu.dir/opt/fakefp16_transform.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/fakefp16_transform.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/fakefp16_transform.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/fusion.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/glow_net_transform.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/fusion.cc.o -MF CMakeFiles/torch_cpu.dir/opt/fusion.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/fusion.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/fusion.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/glow_net_transform.cc.o -MF CMakeFiles/torch_cpu.dir/opt/glow_net_transform.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/glow_net_transform.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/glow_net_transform.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/mobile.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/mobile.cc.o -MF CMakeFiles/torch_cpu.dir/opt/mobile.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/mobile.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/mobile.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/onnxifi_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/onnxifi_op.cc.o -MF CMakeFiles/torch_cpu.dir/opt/onnxifi_op.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/onnxifi_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/onnxifi_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tt_linear_op.h:10: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/onnxifi_transformer.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/onnxifi_transformer.cc.o -MF CMakeFiles/torch_cpu.dir/opt/onnxifi_transformer.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/onnxifi_transformer.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/onnxifi_transformer.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/optimize_ideep.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/optimize_ideep.cc.o -MF CMakeFiles/torch_cpu.dir/opt/optimize_ideep.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/optimize_ideep.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/optimize_ideep.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/variable_length_sequence_padding.h:3: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/optimizer.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/optimizer.cc.o -MF CMakeFiles/torch_cpu.dir/opt/optimizer.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/optimizer.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/optimizer.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/passes.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/passes.cc.o -MF CMakeFiles/torch_cpu.dir/opt/passes.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/passes.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/passes.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tile_op.h:10: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/shape_info.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/shape_info.cc.o -MF CMakeFiles/torch_cpu.dir/opt/shape_info.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/shape_info.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/shape_info.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_concat_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_concat_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_conv_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_conv_op_relu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rnn/recurrent_network_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rnn/recurrent_network_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_channel_shuffle_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_channel_shuffle_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/opt/tvm_transformer.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/opt/tvm_transformer.cc.o -MF CMakeFiles/torch_cpu.dir/opt/tvm_transformer.cc.o.d -o CMakeFiles/torch_cpu.dir/opt/tvm_transformer.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/tvm_transformer.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_average_pool_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_average_pool_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_conv_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_conv_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_conv_transpose_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_conv_transpose_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_add_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_add_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/utility_ops.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/utility_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/blobs_queue.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/queue/blobs_queue.cc.o -MF CMakeFiles/torch_cpu.dir/queue/blobs_queue.cc.o.d -o CMakeFiles/torch_cpu.dir/queue/blobs_queue.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/blobs_queue.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/blobs_queue_db.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/queue/blobs_queue_db.cc.o -MF CMakeFiles/torch_cpu.dir/queue/blobs_queue_db.cc.o.d -o CMakeFiles/torch_cpu.dir/queue/blobs_queue_db.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/blobs_queue_db.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_fc_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_fc_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/queue_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/queue/queue_ops.cc.o -MF CMakeFiles/torch_cpu.dir/queue/queue_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/queue/queue_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/queue_ops.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/rebatching_queue.cc.o [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/queue/rebatching_queue_ops.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/queue/rebatching_queue.cc.o -MF CMakeFiles/torch_cpu.dir/queue/rebatching_queue.cc.o.d -o CMakeFiles/torch_cpu.dir/queue/rebatching_queue.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/rebatching_queue.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/queue/rebatching_queue_ops.cc.o -MF CMakeFiles/torch_cpu.dir/queue/rebatching_queue_ops.cc.o.d -o CMakeFiles/torch_cpu.dir/queue/rebatching_queue_ops.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/rebatching_queue_ops.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adadelta_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/adadelta_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/adadelta_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/adadelta_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adadelta_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_given_tensor_fill_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_given_tensor_fill_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adagrad_fused.cc.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_flatten_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_flatten_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/adagrad_fused.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/adagrad_fused.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/adagrad_fused.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adagrad_fused.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adagrad_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/adagrad_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/adagrad_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/adagrad_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adagrad_op.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/adam_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/adam_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/adam_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/adam_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adam_op.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/clip_tensor_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/clip_tensor_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/clip_tensor_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/clip_tensor_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/clip_tensor_op.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/decay_adagrad_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/decay_adagrad_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/decay_adagrad_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/decay_adagrad_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/decay_adagrad_op.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/ftrl_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/ftrl_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/ftrl_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/ftrl_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/ftrl_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_leaky_relu_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_leaky_relu_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/gftrl_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/gftrl_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/gftrl_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/gftrl_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/gftrl_op.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/iter_op.cc.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_max_pool_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_max_pool_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/iter_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/iter_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/iter_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/iter_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_relu_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_relu_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_quantize_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_quantize_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/lars_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/lars_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/lars_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/lars_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/lars_op.cc [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/learning_rate_adaption_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/learning_rate_adaption_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/learning_rate_adaption_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/learning_rate_adaption_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/learning_rate_adaption_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_resize_nearest_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_resize_nearest_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/learning_rate_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/learning_rate_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/learning_rate_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/learning_rate_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/learning_rate_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_reshape_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_reshape_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/math_lp.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/math_lp.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/math_lp.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/math_lp.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/math_lp.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/momentum_sgd_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/momentum_sgd_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/momentum_sgd_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/momentum_sgd_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/momentum_sgd_op.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rmsprop_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/rmsprop_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/rmsprop_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/rmsprop_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/rmsprop_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/workspace.h:16, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/fusion.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/fusion.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rowwise_adagrad_fused.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/rowwise_adagrad_fused.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/rowwise_adagrad_fused.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/rowwise_adagrad_fused.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/rowwise_adagrad_fused.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/rowwise_counter.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/rowwise_counter.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/rowwise_counter.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/rowwise_counter.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/rowwise_counter.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/storm_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/storm_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/storm_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/storm_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/storm_op.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/weight_scale_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/weight_scale_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/weight_scale_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/weight_scale_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/weight_scale_op.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_sigmoid_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_sigmoid_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/wngrad_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/wngrad_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/wngrad_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/wngrad_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/wngrad_op.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/sgd/yellowfin_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/sgd/yellowfin_op.cc.o -MF CMakeFiles/torch_cpu.dir/sgd/yellowfin_op.cc.o.d -o CMakeFiles/torch_cpu.dir/sgd/yellowfin_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/yellowfin_op.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/share/contrib/nnpack/conv_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/share/contrib/nnpack/conv_op.cc.o -MF CMakeFiles/torch_cpu.dir/share/contrib/nnpack/conv_op.cc.o.d -o CMakeFiles/torch_cpu.dir/share/contrib/nnpack/conv_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/share/contrib/nnpack/conv_op.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/share/contrib/depthwise/depthwise3x3_conv_op.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/share/contrib/depthwise/depthwise3x3_conv_op.cc.o -MF CMakeFiles/torch_cpu.dir/share/contrib/depthwise/depthwise3x3_conv_op.cc.o.d -o CMakeFiles/torch_cpu.dir/share/contrib/depthwise/depthwise3x3_conv_op.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/share/contrib/depthwise/depthwise3x3_conv_op.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/common_subexpression_elimination.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/transforms/common_subexpression_elimination.cc.o -MF CMakeFiles/torch_cpu.dir/transforms/common_subexpression_elimination.cc.o.d -o CMakeFiles/torch_cpu.dir/transforms/common_subexpression_elimination.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/transforms/common_subexpression_elimination.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_roi_align_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_roi_align_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_softmax_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_softmax_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_slice_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_slice_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_transpose_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/quantized/int8_transpose_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/conv_to_nnpack_transform.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/transforms/conv_to_nnpack_transform.cc.o -MF CMakeFiles/torch_cpu.dir/transforms/conv_to_nnpack_transform.cc.o.d -o CMakeFiles/torch_cpu.dir/transforms/conv_to_nnpack_transform.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/transforms/conv_to_nnpack_transform.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/pattern_net_transform.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/transforms/pattern_net_transform.cc.o -MF CMakeFiles/torch_cpu.dir/transforms/pattern_net_transform.cc.o.d -o CMakeFiles/torch_cpu.dir/transforms/pattern_net_transform.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/transforms/pattern_net_transform.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/transforms/single_op_transform.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/transforms/single_op_transform.cc.o -MF CMakeFiles/torch_cpu.dir/transforms/single_op_transform.cc.o.d -o CMakeFiles/torch_cpu.dir/transforms/single_op_transform.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/transforms/single_op_transform.cc [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/Functions.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/VariableType_0.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/VariableType_1.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/VariableType_2.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/VariableType_3.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/VariableType_4.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/TraceType_0.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/TraceType_1.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/TraceType_2.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/TraceType_3.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/TraceType_4.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/generated/LazyNativeFunctions.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/generated/RegisterLazy.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/anomaly_mode.cpp [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/autograd.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/autograd_meta.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/autograd_not_implemented_fallback.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/cpp_hook.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/custom_function.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/engine.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/forward_grad.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/function.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/onnxifi_transformer.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/onnxifi_transformer.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/functions/accumulate_grad.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/functions/basic_ops.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/functions/tensor.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/functions/utils.cpp In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/decay_adagrad_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/decay_adagrad_op.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/input_buffer.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/jit_decomp_interface.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/profiler_kineto.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/onnxifi_op.h:10, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/opt/onnxifi_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/rebatching_queue.h:10, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/rebatching_queue_ops.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/rebatching_queue_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/profiler_legacy.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/rebatching_queue.h:10, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/rebatching_queue.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -Wno-deprecated-declarations -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/record_function_ops.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/saved_variable.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/utils/warnings.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adagrad_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adagrad_fused.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adagrad_fused.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adadelta_op.h:1, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adadelta_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_stats.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/blobs_queue.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/queue_ops.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/queue/queue_ops.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adagrad_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adagrad_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/variable.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adam_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/adam_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/api/function_impl.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/api/module.cpp In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/rmsprop_op.cc:3: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/ftrl_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/ftrl_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/api/object.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/gftrl_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/gftrl_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/backends/backend_debug_handler.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/backends/backend_debug_info.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/backends/backend_detail.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/learning_rate_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/learning_rate_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_serialization.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/iter_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/iter_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/momentum_sgd_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/momentum_sgd_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/storm_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/storm_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/weight_scale_op.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/weight_scale_op.cc:17: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/learning_rate_adaption_op.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/learning_rate_adaption_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/rowwise_adagrad_fused.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/rowwise_adagrad_fused.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/yellowfin_op.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/yellowfin_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/wngrad_op.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/wngrad_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/rowwise_counter.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/rowwise_counter.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/decay_adagrad_op.h:3: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/share/contrib/depthwise/depthwise3x3_conv_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/backends/backend_interface.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/share/contrib/nnpack/conv_op.cc:6: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/backends/backend_resolver.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/codegen/fuser/codegen.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/codegen/fuser/compiler.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/operator.h:21, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/rmsprop_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/sgd/rmsprop_op.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/function_hook.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/cpp_hook.h:2, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/variable.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/autograd.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/custom_function.cpp:2: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/codegen/fuser/executor.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/codegen/fuser/fallback.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/codegen/fuser/interface.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/codegen/fuser/kernel_cache.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/builtin_functions.cpp [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/convert_to_ssa.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/edit_distance.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/exit_transforms.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/inline_loop_condition.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/ir_emitter.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/name_mangler.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/parser.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/schema_matching.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/script_type_parser.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/sugared_value.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/tracer.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/frontend/versioned_symbols.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/alias_analysis.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/attributes.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/constants.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/graph_utils.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/ir.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/irparser.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/node_hashing.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/scope.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/subgraph_matcher.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/type_hashing.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/jit_log.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/jit_opt_limit.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/flatbuffer_loader.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/function.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/import.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/interpreter.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/module.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/nnc/aot_compiler.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/nnc/backend.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/nnc/context.cpp [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/nnc/registry.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/observer.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/parse_bytecode.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/parse_operators.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/prim_ops_registery.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/promoted_prim_ops.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/quantization.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/register_ops_common_utils.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/type_parser.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/upgrader_mobile.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/operator_upgraders/upgraders.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/operator_upgraders/utils.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/operator_upgraders/version_map.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/attributes.h:2, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/ir.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/ir/node_hashing.cpp:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/add_if_then_else.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/annotate_warns.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/bailout_graph.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/batch_mm.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/canonicalize.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/check_strict_fusion.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/clear_profiling.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/clear_undefinedness.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/common_subexpression_elimination.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/concat_opt.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/constant_pooling.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/constant_propagation.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/create_functional_graphs.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/cuda_graph_fuser.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/dead_code_elimination.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/decompose_ops.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/device_type_analysis.cpp [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/dtype_analysis.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/eliminate_no_ops.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/erase_number_types.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/fold_conv_bn.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/fold_linear_bn.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/freeze_module.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/frozen_concat_linear.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -DUSE_CUDA=1 -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/frozen_conv_folding.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/frozen_graph_optimizations.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/frozen_linear_folding.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/frozen_linear_transpose.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/function_hook.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/cpp_hook.h:2, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/variable.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/variable.cpp:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/fuse_linear.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/fuse_relu.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/graph_fuser.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/graph_rewrite_helper.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/guard_elimination.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/hoist_conv_packed_params.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/inline_fork_wait.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/inline_forked_closures.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/inliner.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/inplace_check.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/insert_guards.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/integer_value_refinement.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/lift_closures.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/liveness.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/loop_unrolling.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/lower_grad_of.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/lower_tuples.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/metal_rewrite.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/mkldnn_rewrite.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/normalize_ops.cpp [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/pass_manager.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/peephole.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/peephole_alias_sensitive.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/peephole_dict_idioms.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/peephole_list_idioms.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/peephole_non_tensor.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/prepack_folding.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/quantization/finalize.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/quantization/fusion_passes.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/quantization/helper.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/quantization/insert_observers.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/quantization/quantization_type.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/quantization/register_packed_params.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/refine_tuple_types.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/remove_dropout.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/remove_exceptions.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/remove_expands.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/remove_mutation.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/remove_redundant_profiles.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/replacement_of_old_operators.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/requires_grad_analysis.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/restore_mutation.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/shape_analysis.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/specialize_autogradzero.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/subgraph_rewrite.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/symbolic_shape_analysis.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/symbolic_shape_cache.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/tensorexpr_fuser.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/utils/memory_dag.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/utils/op_registry.cpp [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/utils/optimization_utils.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_data.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2: /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_device.h: In function 'torch::lazy::GetBackendDevice>(c10::optional const&)c10::optional': /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_device.h:89:30: warning: infinite recursion detected [-Winfinite-recursion] 89 | c10::optional GetBackendDevice( | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_device.h:92:8: note: recursive call 92 | auto optional_device = GetBackendDevice(tensor); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_device.h: In function 'torch::lazy::GetBackendDevice>(c10::optional const&)c10::optional': /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_device.h:89:30: warning: infinite recursion detected [-Winfinite-recursion] 89 | c10::optional GetBackendDevice( | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_device.h:92:8: note: recursive call 92 | auto optional_device = GetBackendDevice(tensor); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_device.h: In function 'torch::lazy::GetBackendDevice(c10::SymInt const&)c10::optional': /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_device.h:89:30: warning: infinite recursion detected [-Winfinite-recursion] 89 | c10::optional GetBackendDevice( | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_device.h:92:8: note: recursive call 92 | auto optional_device = GetBackendDevice(tensor); | ^~~~~~~~~~~~~~~ [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/utils/subgraph_utils.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/value_refinement_utils.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/variadic_ops.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/vulkan_rewrite.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/xnnpack_rewrite.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/python/update_graph_executor_opt.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/argument_spec.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/autodiff.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/decomposition_registry.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/decomposition_registry_util.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/graph_executor.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/instruction.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/interpreter.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/interpreter/frame.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/jit_exception.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/jit_trace.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/logging.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/operator.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/print_handler.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/profiling_record.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/register_ops_utils.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/script_profile.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/slice_indices_adjust.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/static/fusion.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/static/generated_ops.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/static/impl.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/static/memory_planner.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/static/native_ops.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/static/ops.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/static/passes.cpp [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/static/te_wrapper.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/symbolic_script.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/symbolic_shape_registry.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/vararg_functions.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/import.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/import_export_helpers.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/import_read.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/import_source.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/pickle.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/pickler.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/python_print.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/source_range_serialization.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/type_name_uniquer.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/unpickler.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/block_codegen.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/bounds_inference.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/bounds_overlap.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/codegen.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/cpp_codegen.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/eval.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/expr.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/external_functions.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/external_functions_core.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/external_functions_registry.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/graph_opt.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/hash_provider.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/ir.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/ir_cloner.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/ir_mutator.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/ir_printer.cpp [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/ir_simplifier.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Tensor.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/function_hook.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/cpp_hook.h:2, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/variable.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/api/module.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/python_print.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/python_print.cpp:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/ir_verifier.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/ir_visitor.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/kernel.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -Wno-init-list-lifetime -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/llvm_codegen.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -Wno-redundant-move -Wno-noexcept-type -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/llvm_jit.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/loopnest.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/lowerings.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/operators/conv2d.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/operators/matmul.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/operators/misc.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/operators/norm.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/operators/pointwise.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/operators/quantization.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/operators/reduction.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/operators/softmax.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/reduction.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/registerizer.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/tensor.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/types.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/tensorexpr/unique_name_manager.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/testing/file_check.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/testing/hooks_for_testing.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_device.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/backend_interface.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/backend/lowering_context.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/config.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/debug_util.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/hash.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/helpers.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/ir.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/ir_dump_util.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Generator.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/CPUGeneratorImpl.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Context.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ATen.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/unpickler.cpp:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/ir_metadata.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/ir_util.cpp [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/lazy_graph_executor.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/metrics.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/multi_wait.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/ops/utils.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/permutation_util.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/shape.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/shape_inference.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/tensor.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/tensor_impl.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/tensor_util.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/thread_pool.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/core/trie.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/monitor/counters.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/monitor/events.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/collection.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/data_flow.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/kineto_client_interface.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/kineto_shim.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/orchestration/observer.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/orchestration/python_tracer.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/orchestration/vulkan.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_graph_observer.cpp.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/perf.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_graph_observer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_graph_observer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_graph_observer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/standalone/execution_graph_observer.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/standalone/itt_observer.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/standalone/nvtx_observer.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/stubs/base.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/profiler/util.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/utils/cpp_stacktraces.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/utils/schema_info.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/utils/tensor_flatten.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/utils/variadic.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -DUSE_CUDA=1 -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/codegen/cuda/interface.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/autocast.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/lower_graph.cpp [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/remove_inplace_ops.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/passes/utils/check_alias_annotation.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/register_c10_ops.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/register_prim_ops.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/register_special_ops.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/debug_info.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/dynamic_ir.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/config.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/ops/device_data.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/ops/random_ops.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/ops/generic.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/ts_native_functions.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/ts_node.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/import_data.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/train/export_data.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/train/optim/sgd.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/train/random.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/train/sequential.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/flatbuffer_serializer.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/FunctionsManual.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/TraceTypeManual.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/utils/out_types.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/autograd/VariableTypeManual.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/jit.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/compatibility/backport.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/mobile/compatibility/backport_manager.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/onnx.cpp [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -Wno-deprecated-declarations -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/export.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/export_bytecode.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/export_module.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/api/module_save.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/utils/byte_order.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_legacy.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_legacy.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_legacy.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_legacy.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/serialization/import_legacy.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/Backend.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/FileStore.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/Ops.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/ParamCommsUtils.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/PrefixStore.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/ProcessGroup.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/Store.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/TCPStore.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/Utils.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/comm.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/debug.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/default_comm_hooks.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/exception.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Generator.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/CPUGeneratorImpl.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Context.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ATen.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/utils/tensor_flatten.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/utils/tensor_flatten.cpp:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/logger.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/logging.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/quantization/quantization.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/reducer.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/sequence_num.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/socket.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/Work.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/autograd.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/utils.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/context/container.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/context/context.cpp [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/engine/dist_engine.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/HashStore.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/agent_utils.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/message.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/python_call.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/python_remote_call.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/python_resp.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/request_callback.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/request_callback_no_python.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/rpc_agent.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/rref_context.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/rref_impl.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/rref_proto.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/script_call.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/script_remote_call.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/script_resp.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/tensorpipe_agent.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/tensorpipe_utils.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/torchscript_functions.cpp [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/types.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/rpc/utils.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/cuda.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/data/datasets/mnist.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/data/samplers/distributed.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/data/samplers/random.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/data/samplers/sequential.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/data/samplers/stream.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/enum.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/imethod.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Generator.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/CPUGeneratorImpl.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Context.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/ATen.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/Backend.hpp:11, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp:21, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp:2: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/serialize.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/init.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/module.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/_functions.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/activation.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/adaptive.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/batchnorm.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/math.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/algorithm.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp:13: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h: In function 'gloo::cpu_half2float(gloo::float16)': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:338:19: warning: 'temp' is used uninitialized [-Wuninitialized] 338 | return *(float*)rp; | ^~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:335:12: note: 'temp' declared here 335 | unsigned temp = ((sign << 31) | (exponent << 23) | mantissa); | ^~~~ [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/normalization.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/instancenorm.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/conv.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/dropout.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/distance.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/embedding.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/fold.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/linear.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/loss.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/padding.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/pixelshuffle.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/pooling.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/rnn.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/upsampling.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/transformer.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/modules/container/functional.cpp In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/core/TensorBody.h:20, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Dict.h:10, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/ivalue_inl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/reducer.hpp:10, from /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/distributed/c10d/reducer.cpp:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/activation.cpp [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/adaptive.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/batchnorm.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/embedding.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/instancenorm.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/normalization.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/conv.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/dropout.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/linear.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/padding.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/pooling.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/rnn.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/vision.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/nn/options/transformer.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/optim/adagrad.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/optim/adam.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/optim/adamw.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/optim/lbfgs.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/optim/optimizer.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/optim/rmsprop.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/optim/serialize.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/optim/sgd.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/optim/schedulers/step_lr.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/serialize/input-archive.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DFMT_HEADER_ONLY=1 -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cpu_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src/TH -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/../aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/miniz-2.1.0 -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/kineto/libkineto/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/nomnigraph/include -I/builddir/build/BUILD/pytorch-v2.0.1/caffe2 -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cpu/qnnpack/src -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/deps/clog/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/fmt/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/flatbuffers/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DCAFFE2_BUILD_MAIN_LIB -fopenmp -MD -MT caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o -MF CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o.d -o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/src/serialize/output-archive.cpp [ 72%] Linking CXX shared library ../lib/libtorch_cpu.so cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/torch_cpu.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,--no-as-needed -rdynamic -shared -Wl,-soname,libtorch_cpu.so.2.0 -o ../lib/libtorch_cpu.so.2.0.0 CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o CMakeFiles/torch_cpu.dir/core/allocator.cc.o CMakeFiles/torch_cpu.dir/core/blob_serialization.cc.o CMakeFiles/torch_cpu.dir/core/blob_stats.cc.o CMakeFiles/torch_cpu.dir/core/common.cc.o CMakeFiles/torch_cpu.dir/core/context.cc.o CMakeFiles/torch_cpu.dir/core/context_base.cc.o CMakeFiles/torch_cpu.dir/core/db.cc.o CMakeFiles/torch_cpu.dir/core/event.cc.o CMakeFiles/torch_cpu.dir/core/export_c10_op_to_caffe2.cc.o CMakeFiles/torch_cpu.dir/core/graph.cc.o CMakeFiles/torch_cpu.dir/core/init.cc.o CMakeFiles/torch_cpu.dir/core/init_denormals.cc.o CMakeFiles/torch_cpu.dir/core/init_intrinsics_check.cc.o CMakeFiles/torch_cpu.dir/core/init_omp.cc.o CMakeFiles/torch_cpu.dir/core/int8_serialization.cc.o CMakeFiles/torch_cpu.dir/core/memonger.cc.o CMakeFiles/torch_cpu.dir/core/module.cc.o CMakeFiles/torch_cpu.dir/core/net.cc.o CMakeFiles/torch_cpu.dir/core/net_async_base.cc.o CMakeFiles/torch_cpu.dir/core/net_async_scheduling.cc.o CMakeFiles/torch_cpu.dir/core/net_async_task.cc.o CMakeFiles/torch_cpu.dir/core/net_async_task_future.cc.o CMakeFiles/torch_cpu.dir/core/net_async_task_graph.cc.o CMakeFiles/torch_cpu.dir/core/net_async_tracing.cc.o CMakeFiles/torch_cpu.dir/core/net_dag_utils.cc.o CMakeFiles/torch_cpu.dir/core/net_parallel.cc.o CMakeFiles/torch_cpu.dir/core/net_simple.cc.o CMakeFiles/torch_cpu.dir/core/net_simple_refcount.cc.o CMakeFiles/torch_cpu.dir/core/numa.cc.o CMakeFiles/torch_cpu.dir/core/operator.cc.o CMakeFiles/torch_cpu.dir/core/operator_schema.cc.o CMakeFiles/torch_cpu.dir/core/plan_executor.cc.o CMakeFiles/torch_cpu.dir/core/prof_dag_counters.cc.o CMakeFiles/torch_cpu.dir/core/qtensor.cc.o CMakeFiles/torch_cpu.dir/core/qtensor_serialization.cc.o CMakeFiles/torch_cpu.dir/core/stats.cc.o CMakeFiles/torch_cpu.dir/core/tensor.cc.o CMakeFiles/torch_cpu.dir/core/tensor_int8.cc.o CMakeFiles/torch_cpu.dir/core/test_utils.cc.o CMakeFiles/torch_cpu.dir/core/transform.cc.o CMakeFiles/torch_cpu.dir/core/types.cc.o CMakeFiles/torch_cpu.dir/core/workspace.cc.o "CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o" CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o CMakeFiles/torch_cpu.dir/serialize/crc.cc.o CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o CMakeFiles/torch_cpu.dir/utils/bench_utils.cc.o CMakeFiles/torch_cpu.dir/utils/cpuid.cc.o CMakeFiles/torch_cpu.dir/utils/math/broadcast.cc.o CMakeFiles/torch_cpu.dir/utils/math/elementwise.cc.o CMakeFiles/torch_cpu.dir/utils/math/reduce.cc.o CMakeFiles/torch_cpu.dir/utils/math/transpose.cc.o CMakeFiles/torch_cpu.dir/utils/math/utils.cc.o CMakeFiles/torch_cpu.dir/utils/math_cpu.cc.o CMakeFiles/torch_cpu.dir/utils/murmur_hash3.cc.o CMakeFiles/torch_cpu.dir/utils/proto_convert.cc.o CMakeFiles/torch_cpu.dir/utils/proto_utils.cc.o CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o CMakeFiles/torch_cpu.dir/utils/signal_handler.cc.o CMakeFiles/torch_cpu.dir/utils/smart_tensor_printer.cc.o CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o "CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o" CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o CMakeFiles/torch_cpu.dir/perfkernels/adagrad.cc.o CMakeFiles/torch_cpu.dir/perfkernels/batch_box_cox.cc.o CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup.cc.o CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup.cc.o CMakeFiles/torch_cpu.dir/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.cc.o CMakeFiles/torch_cpu.dir/perfkernels/fused_nbit_rowwise_conversion.cc.o CMakeFiles/torch_cpu.dir/perfkernels/lstm_unit_cpu_common.cc.o CMakeFiles/torch_cpu.dir/perfkernels/math_cpu_base.cc.o CMakeFiles/torch_cpu.dir/perfkernels/typed_axpy.cc.o CMakeFiles/torch_cpu.dir/contrib/aten/aten_op.cc.o CMakeFiles/torch_cpu.dir/contrib/gloo/allgather_ops.cc.o CMakeFiles/torch_cpu.dir/contrib/gloo/allreduce_ops.cc.o CMakeFiles/torch_cpu.dir/contrib/gloo/barrier_ops.cc.o CMakeFiles/torch_cpu.dir/contrib/gloo/broadcast_ops.cc.o CMakeFiles/torch_cpu.dir/contrib/gloo/common.cc.o CMakeFiles/torch_cpu.dir/contrib/gloo/common_world_ops.cc.o CMakeFiles/torch_cpu.dir/contrib/gloo/context.cc.o CMakeFiles/torch_cpu.dir/contrib/gloo/reduce_scatter_ops.cc.o CMakeFiles/torch_cpu.dir/contrib/gloo/store_handler.cc.o CMakeFiles/torch_cpu.dir/predictor/predictor.cc.o CMakeFiles/torch_cpu.dir/predictor/predictor_utils.cc.o CMakeFiles/torch_cpu.dir/predictor/predictor_config.cc.o CMakeFiles/torch_cpu.dir/predictor/emulator/data_filler.cc.o CMakeFiles/torch_cpu.dir/core/nomnigraph/Representations/NeuralNet.cc.o CMakeFiles/torch_cpu.dir/core/nomnigraph/tests/test_util.cc.o CMakeFiles/torch_cpu.dir/db/create_db_op.cc.o CMakeFiles/torch_cpu.dir/db/protodb.cc.o CMakeFiles/torch_cpu.dir/db/lmdb.cc.o CMakeFiles/torch_cpu.dir/db/leveldb.cc.o CMakeFiles/torch_cpu.dir/db/zmqdb.cc.o CMakeFiles/torch_cpu.dir/distributed/file_store_handler.cc.o CMakeFiles/torch_cpu.dir/distributed/file_store_handler_op.cc.o CMakeFiles/torch_cpu.dir/distributed/store_handler.cc.o CMakeFiles/torch_cpu.dir/distributed/store_ops.cc.o CMakeFiles/torch_cpu.dir/distributed/redis_store_handler.cc.o CMakeFiles/torch_cpu.dir/distributed/redis_store_handler_op.cc.o CMakeFiles/torch_cpu.dir/image/image_input_op.cc.o CMakeFiles/torch_cpu.dir/observers/profile_observer.cc.o CMakeFiles/torch_cpu.dir/observers/time_observer.cc.o CMakeFiles/torch_cpu.dir/observers/runcnt_observer.cc.o CMakeFiles/torch_cpu.dir/onnx/backend.cc.o CMakeFiles/torch_cpu.dir/onnx/backend_rep.cc.o CMakeFiles/torch_cpu.dir/onnx/device.cc.o CMakeFiles/torch_cpu.dir/onnx/helper.cc.o CMakeFiles/torch_cpu.dir/onnx/offline_tensor.cc.o CMakeFiles/torch_cpu.dir/onnx/onnx_exporter.cc.o CMakeFiles/torch_cpu.dir/onnx/onnxifi_graph_info.cc.o CMakeFiles/torch_cpu.dir/onnx/onnxifi_init.cc.o CMakeFiles/torch_cpu.dir/operators/abs_op.cc.o CMakeFiles/torch_cpu.dir/operators/accumulate_op.cc.o CMakeFiles/torch_cpu.dir/operators/accuracy_op.cc.o CMakeFiles/torch_cpu.dir/operators/acos_op.cc.o CMakeFiles/torch_cpu.dir/operators/affine_channel_op.cc.o CMakeFiles/torch_cpu.dir/operators/alias_with_name.cc.o CMakeFiles/torch_cpu.dir/operators/apmeter_op.cc.o CMakeFiles/torch_cpu.dir/operators/arg_ops.cc.o CMakeFiles/torch_cpu.dir/operators/asin_op.cc.o CMakeFiles/torch_cpu.dir/operators/assert_op.cc.o CMakeFiles/torch_cpu.dir/operators/async_net_barrier_op.cc.o CMakeFiles/torch_cpu.dir/operators/atan_op.cc.o CMakeFiles/torch_cpu.dir/operators/atomic_ops.cc.o CMakeFiles/torch_cpu.dir/operators/batch_box_cox_op.cc.o CMakeFiles/torch_cpu.dir/operators/batch_bucketize_op.cc.o CMakeFiles/torch_cpu.dir/operators/batch_gather_ops.cc.o CMakeFiles/torch_cpu.dir/operators/batch_matmul_op.cc.o CMakeFiles/torch_cpu.dir/operators/batch_moments_op.cc.o CMakeFiles/torch_cpu.dir/operators/batch_permutation_op.cc.o CMakeFiles/torch_cpu.dir/operators/batch_sparse_to_dense_op.cc.o CMakeFiles/torch_cpu.dir/operators/bbox_transform_op.cc.o CMakeFiles/torch_cpu.dir/operators/bisect_percentile_op.cc.o CMakeFiles/torch_cpu.dir/operators/boolean_mask_ops.cc.o CMakeFiles/torch_cpu.dir/operators/boolean_unmask_ops.cc.o CMakeFiles/torch_cpu.dir/operators/box_with_nms_limit_op.cc.o CMakeFiles/torch_cpu.dir/operators/bucketize_op.cc.o CMakeFiles/torch_cpu.dir/operators/byte_weight_dequant_op.cc.o CMakeFiles/torch_cpu.dir/operators/cast_op.cc.o CMakeFiles/torch_cpu.dir/operators/cbrt_op.cc.o CMakeFiles/torch_cpu.dir/operators/cc_bmm_bg_op.cc.o CMakeFiles/torch_cpu.dir/operators/ceil_op.cc.o CMakeFiles/torch_cpu.dir/operators/channel_backprop_stats_op.cc.o CMakeFiles/torch_cpu.dir/operators/channel_shuffle_op.cc.o CMakeFiles/torch_cpu.dir/operators/channel_stats_op.cc.o CMakeFiles/torch_cpu.dir/operators/clip_op.cc.o CMakeFiles/torch_cpu.dir/operators/collect_and_distribute_fpn_rpn_proposals_op.cc.o CMakeFiles/torch_cpu.dir/operators/communicator_op.cc.o CMakeFiles/torch_cpu.dir/operators/concat_split_op.cc.o CMakeFiles/torch_cpu.dir/operators/conditional_op.cc.o CMakeFiles/torch_cpu.dir/operators/conv_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/conv_op.cc.o CMakeFiles/torch_cpu.dir/operators/conv_op_eigen.cc.o CMakeFiles/torch_cpu.dir/operators/conv_op_shared.cc.o CMakeFiles/torch_cpu.dir/operators/conv_transpose_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/conv_transpose_op.cc.o CMakeFiles/torch_cpu.dir/operators/conv_transpose_op_mobile.cc.o CMakeFiles/torch_cpu.dir/operators/copy_op.cc.o CMakeFiles/torch_cpu.dir/operators/copy_rows_to_tensor_op.cc.o CMakeFiles/torch_cpu.dir/operators/cos_op.cc.o CMakeFiles/torch_cpu.dir/operators/cosh_op.cc.o CMakeFiles/torch_cpu.dir/operators/cosine_embedding_criterion_op.cc.o CMakeFiles/torch_cpu.dir/operators/counter_ops.cc.o CMakeFiles/torch_cpu.dir/operators/crash_op.cc.o CMakeFiles/torch_cpu.dir/operators/create_scope_op.cc.o CMakeFiles/torch_cpu.dir/operators/crf_viterbi_op.cc.o CMakeFiles/torch_cpu.dir/operators/cross_entropy_op.cc.o CMakeFiles/torch_cpu.dir/operators/ctc_beam_search_decoder_op.cc.o CMakeFiles/torch_cpu.dir/operators/ctc_greedy_decoder_op.cc.o CMakeFiles/torch_cpu.dir/operators/cube_op.cc.o CMakeFiles/torch_cpu.dir/operators/data_couple.cc.o CMakeFiles/torch_cpu.dir/operators/dataset_ops.cc.o CMakeFiles/torch_cpu.dir/operators/deform_conv_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/deform_conv_op.cc.o CMakeFiles/torch_cpu.dir/operators/dense_vector_to_id_list_op.cc.o CMakeFiles/torch_cpu.dir/operators/distance_op.cc.o CMakeFiles/torch_cpu.dir/operators/do_op.cc.o CMakeFiles/torch_cpu.dir/operators/dropout_op.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_add_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_add_op.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_div_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_div_op.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_linear_op.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_logical_ops.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_mul_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_mul_op.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_ops.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_ops_schema.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_ops_utils.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_sub_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_sub_op.cc.o CMakeFiles/torch_cpu.dir/operators/elementwise_sum_op.cc.o CMakeFiles/torch_cpu.dir/operators/elu_op.cc.o CMakeFiles/torch_cpu.dir/operators/enforce_finite_op.cc.o CMakeFiles/torch_cpu.dir/operators/ensure_clipped_op.cc.o CMakeFiles/torch_cpu.dir/operators/ensure_cpu_output_op.cc.o CMakeFiles/torch_cpu.dir/operators/erf_op.cc.o CMakeFiles/torch_cpu.dir/operators/exp_op.cc.o CMakeFiles/torch_cpu.dir/operators/expand_op.cc.o CMakeFiles/torch_cpu.dir/operators/expand_squeeze_dims_op.cc.o CMakeFiles/torch_cpu.dir/operators/fc_inference.cc.o CMakeFiles/torch_cpu.dir/operators/feature_maps_ops.cc.o CMakeFiles/torch_cpu.dir/operators/feed_blob_op.cc.o CMakeFiles/torch_cpu.dir/operators/filler_op.cc.o CMakeFiles/torch_cpu.dir/operators/find_duplicate_elements_op.cc.o CMakeFiles/torch_cpu.dir/operators/find_op.cc.o CMakeFiles/torch_cpu.dir/operators/flatten_op.cc.o CMakeFiles/torch_cpu.dir/operators/flexible_top_k.cc.o CMakeFiles/torch_cpu.dir/operators/floor_op.cc.o CMakeFiles/torch_cpu.dir/operators/free_op.cc.o CMakeFiles/torch_cpu.dir/operators/fully_connected_op.cc.o CMakeFiles/torch_cpu.dir/operators/fused_rowwise_8bit_conversion_ops.cc.o CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbit_conversion_ops.cc.o CMakeFiles/torch_cpu.dir/operators/fused_rowwise_nbitfake_conversion_ops.cc.o CMakeFiles/torch_cpu.dir/operators/fused_rowwise_random_quantization_ops.cc.o CMakeFiles/torch_cpu.dir/operators/gather_fused_8bit_rowwise_op.cc.o CMakeFiles/torch_cpu.dir/operators/gather_op.cc.o CMakeFiles/torch_cpu.dir/operators/gather_ranges_to_dense_op.cc.o CMakeFiles/torch_cpu.dir/operators/gelu_op.cc.o CMakeFiles/torch_cpu.dir/operators/generate_proposals_op.cc.o CMakeFiles/torch_cpu.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cc.o CMakeFiles/torch_cpu.dir/operators/given_tensor_fill_op.cc.o CMakeFiles/torch_cpu.dir/operators/glu_op.cc.o CMakeFiles/torch_cpu.dir/operators/group_norm_op.cc.o CMakeFiles/torch_cpu.dir/operators/gru_unit_op.cc.o CMakeFiles/torch_cpu.dir/operators/h_softmax_op.cc.o CMakeFiles/torch_cpu.dir/operators/half_float_ops.cc.o CMakeFiles/torch_cpu.dir/operators/hard_sigmoid_op.cc.o CMakeFiles/torch_cpu.dir/operators/heatmap_max_keypoint_op.cc.o CMakeFiles/torch_cpu.dir/operators/histogram_op.cc.o CMakeFiles/torch_cpu.dir/operators/if_op.cc.o CMakeFiles/torch_cpu.dir/operators/im2col_op.cc.o CMakeFiles/torch_cpu.dir/operators/index_hash_ops.cc.o CMakeFiles/torch_cpu.dir/operators/index_ops.cc.o CMakeFiles/torch_cpu.dir/operators/inference_lstm_op.cc.o CMakeFiles/torch_cpu.dir/operators/instance_norm_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/instance_norm_op.cc.o CMakeFiles/torch_cpu.dir/operators/integral_image_op.cc.o CMakeFiles/torch_cpu.dir/operators/is_empty_op.cc.o CMakeFiles/torch_cpu.dir/operators/jsd_op.cc.o CMakeFiles/torch_cpu.dir/operators/key_split_ops.cc.o CMakeFiles/torch_cpu.dir/operators/last_n_window_collector.cc.o CMakeFiles/torch_cpu.dir/operators/layer_norm_op.cc.o CMakeFiles/torch_cpu.dir/operators/leaky_relu_op.cc.o CMakeFiles/torch_cpu.dir/operators/length_split_op.cc.o CMakeFiles/torch_cpu.dir/operators/lengths_pad_op.cc.o CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_8bit_rowwise_ops.cc.o CMakeFiles/torch_cpu.dir/operators/lengths_reducer_fused_nbit_rowwise_ops.cc.o CMakeFiles/torch_cpu.dir/operators/lengths_reducer_ops.cc.o CMakeFiles/torch_cpu.dir/operators/lengths_reducer_rowwise_8bit_ops.cc.o CMakeFiles/torch_cpu.dir/operators/lengths_tile_op.cc.o CMakeFiles/torch_cpu.dir/operators/lengths_top_k_op.cc.o CMakeFiles/torch_cpu.dir/operators/listwise_l2r_op.cc.o CMakeFiles/torch_cpu.dir/operators/load_save_op.cc.o CMakeFiles/torch_cpu.dir/operators/load_save_op_util.cc.o CMakeFiles/torch_cpu.dir/operators/local_response_normalization_op.cc.o CMakeFiles/torch_cpu.dir/operators/locally_connected_op.cc.o CMakeFiles/torch_cpu.dir/operators/locally_connected_op_util.cc.o CMakeFiles/torch_cpu.dir/operators/log1p_op.cc.o CMakeFiles/torch_cpu.dir/operators/log_op.cc.o CMakeFiles/torch_cpu.dir/operators/logit_op.cc.o CMakeFiles/torch_cpu.dir/operators/loss_op.cc.o CMakeFiles/torch_cpu.dir/operators/lp_pool_op.cc.o CMakeFiles/torch_cpu.dir/operators/lpnorm_op.cc.o CMakeFiles/torch_cpu.dir/operators/lstm_unit_op.cc.o CMakeFiles/torch_cpu.dir/operators/map_ops.cc.o CMakeFiles/torch_cpu.dir/operators/margin_loss_l2r_op.cc.o CMakeFiles/torch_cpu.dir/operators/margin_ranking_criterion_op.cc.o CMakeFiles/torch_cpu.dir/operators/matmul_op.cc.o CMakeFiles/torch_cpu.dir/operators/mean_op.cc.o CMakeFiles/torch_cpu.dir/operators/merge_id_lists_op.cc.o CMakeFiles/torch_cpu.dir/operators/minmax_gradient_ops.cc.o CMakeFiles/torch_cpu.dir/operators/minmax_ops.cc.o CMakeFiles/torch_cpu.dir/operators/mish_op.cc.o CMakeFiles/torch_cpu.dir/operators/mod_op.cc.o CMakeFiles/torch_cpu.dir/operators/moments_op.cc.o CMakeFiles/torch_cpu.dir/operators/multi_class_accuracy_op.cc.o CMakeFiles/torch_cpu.dir/operators/negate_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/negative_op.cc.o CMakeFiles/torch_cpu.dir/operators/ngram_ops.cc.o CMakeFiles/torch_cpu.dir/operators/norm_planar_yuv_op.cc.o CMakeFiles/torch_cpu.dir/operators/normalize_l1_op.cc.o CMakeFiles/torch_cpu.dir/operators/normalize_op.cc.o CMakeFiles/torch_cpu.dir/operators/numpy_tile_op.cc.o CMakeFiles/torch_cpu.dir/operators/one_hot_ops.cc.o CMakeFiles/torch_cpu.dir/operators/onnx_while_op.cc.o CMakeFiles/torch_cpu.dir/operators/order_switch_ops.cc.o CMakeFiles/torch_cpu.dir/operators/pack_rnn_sequence_op.cc.o CMakeFiles/torch_cpu.dir/operators/pack_segments.cc.o CMakeFiles/torch_cpu.dir/operators/pad_op.cc.o CMakeFiles/torch_cpu.dir/operators/partition_ops.cc.o CMakeFiles/torch_cpu.dir/operators/percentile_op.cc.o CMakeFiles/torch_cpu.dir/operators/perplexity_op.cc.o CMakeFiles/torch_cpu.dir/operators/piecewise_linear_transform_op.cc.o CMakeFiles/torch_cpu.dir/operators/pool_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/pool_op.cc.o CMakeFiles/torch_cpu.dir/operators/pool_op_util.cc.o CMakeFiles/torch_cpu.dir/operators/pow_op.cc.o CMakeFiles/torch_cpu.dir/operators/prelu_op.cc.o CMakeFiles/torch_cpu.dir/operators/prepend_dim_op.cc.o CMakeFiles/torch_cpu.dir/operators/quant_decode_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantile_op.cc.o CMakeFiles/torch_cpu.dir/operators/rank_loss_op.cc.o CMakeFiles/torch_cpu.dir/operators/reciprocal_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/reciprocal_op.cc.o CMakeFiles/torch_cpu.dir/operators/reduce_front_back_max_ops.cc.o CMakeFiles/torch_cpu.dir/operators/reduce_front_back_mean_ops.cc.o CMakeFiles/torch_cpu.dir/operators/reduce_front_back_sum_ops.cc.o CMakeFiles/torch_cpu.dir/operators/reduce_ops.cc.o CMakeFiles/torch_cpu.dir/operators/reduction_ops.cc.o CMakeFiles/torch_cpu.dir/operators/relu_n_op.cc.o CMakeFiles/torch_cpu.dir/operators/relu_op.cc.o CMakeFiles/torch_cpu.dir/operators/remove_data_blocks_op.cc.o CMakeFiles/torch_cpu.dir/operators/replace_nan_op.cc.o CMakeFiles/torch_cpu.dir/operators/reservoir_sampling.cc.o CMakeFiles/torch_cpu.dir/operators/reshape_op.cc.o CMakeFiles/torch_cpu.dir/operators/resize_3d_op.cc.o CMakeFiles/torch_cpu.dir/operators/resize_op.cc.o CMakeFiles/torch_cpu.dir/operators/reverse_packed_segs_op.cc.o CMakeFiles/torch_cpu.dir/operators/rmac_regions_op.cc.o CMakeFiles/torch_cpu.dir/operators/rms_norm_op.cc.o CMakeFiles/torch_cpu.dir/operators/roi_align_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/roi_align_op.cc.o CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/roi_align_rotated_op.cc.o CMakeFiles/torch_cpu.dir/operators/roi_pool_op.cc.o CMakeFiles/torch_cpu.dir/operators/rowmul_op.cc.o CMakeFiles/torch_cpu.dir/operators/rsqrt_op.cc.o CMakeFiles/torch_cpu.dir/operators/scale_blobs_op.cc.o CMakeFiles/torch_cpu.dir/operators/scale_op.cc.o CMakeFiles/torch_cpu.dir/operators/segment_reduction_op.cc.o CMakeFiles/torch_cpu.dir/operators/self_binning_histogram_op.cc.o CMakeFiles/torch_cpu.dir/operators/selu_op.cc.o CMakeFiles/torch_cpu.dir/operators/sequence_ops.cc.o CMakeFiles/torch_cpu.dir/operators/shape_op.cc.o CMakeFiles/torch_cpu.dir/operators/sigmoid_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/sigmoid_op.cc.o CMakeFiles/torch_cpu.dir/operators/sin_op.cc.o CMakeFiles/torch_cpu.dir/operators/sinh_op.cc.o CMakeFiles/torch_cpu.dir/operators/sinusoid_position_encoding_op.cc.o CMakeFiles/torch_cpu.dir/operators/slice_op.cc.o CMakeFiles/torch_cpu.dir/operators/softmax_op.cc.o CMakeFiles/torch_cpu.dir/operators/softmax_utils.cc.o CMakeFiles/torch_cpu.dir/operators/softmax_with_loss_op.cc.o CMakeFiles/torch_cpu.dir/operators/softplus_op.cc.o CMakeFiles/torch_cpu.dir/operators/softsign_op.cc.o CMakeFiles/torch_cpu.dir/operators/space_batch_op.cc.o CMakeFiles/torch_cpu.dir/operators/sparse_dropout_with_replacement_op.cc.o CMakeFiles/torch_cpu.dir/operators/sparse_itemwise_dropout_with_replacement_op.cc.o CMakeFiles/torch_cpu.dir/operators/sparse_lp_regularizer_op.cc.o CMakeFiles/torch_cpu.dir/operators/sparse_normalize_op.cc.o CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_mask_op.cc.o CMakeFiles/torch_cpu.dir/operators/sparse_to_dense_op.cc.o CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/spatial_batch_norm_op.cc.o CMakeFiles/torch_cpu.dir/operators/spatial_softmax_with_loss_op.cc.o CMakeFiles/torch_cpu.dir/operators/sqr_op.cc.o CMakeFiles/torch_cpu.dir/operators/sqrt_op.cc.o CMakeFiles/torch_cpu.dir/operators/square_root_divide_op.cc.o CMakeFiles/torch_cpu.dir/operators/stats_ops.cc.o CMakeFiles/torch_cpu.dir/operators/stats_put_ops.cc.o CMakeFiles/torch_cpu.dir/operators/stop_gradient.cc.o CMakeFiles/torch_cpu.dir/operators/string_ops.cc.o CMakeFiles/torch_cpu.dir/operators/stump_func_op.cc.o CMakeFiles/torch_cpu.dir/operators/stylizer_ops.cc.o CMakeFiles/torch_cpu.dir/operators/summarize_op.cc.o CMakeFiles/torch_cpu.dir/operators/swish_op.cc.o CMakeFiles/torch_cpu.dir/operators/tan_op.cc.o CMakeFiles/torch_cpu.dir/operators/tanh_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/tanh_op.cc.o CMakeFiles/torch_cpu.dir/operators/tensor_protos_db_input.cc.o CMakeFiles/torch_cpu.dir/operators/text_file_reader.cc.o CMakeFiles/torch_cpu.dir/operators/text_file_reader_utils.cc.o CMakeFiles/torch_cpu.dir/operators/thresholded_relu_op.cc.o CMakeFiles/torch_cpu.dir/operators/tile_op.cc.o CMakeFiles/torch_cpu.dir/operators/top_k.cc.o CMakeFiles/torch_cpu.dir/operators/transpose_op.cc.o CMakeFiles/torch_cpu.dir/operators/tt_linear_op.cc.o CMakeFiles/torch_cpu.dir/operators/unique_ops.cc.o CMakeFiles/torch_cpu.dir/operators/unsafe_coalesce.cc.o CMakeFiles/torch_cpu.dir/operators/upsample_op.cc.o CMakeFiles/torch_cpu.dir/operators/utility_ops.cc.o CMakeFiles/torch_cpu.dir/operators/variable_length_sequence_padding.cc.o CMakeFiles/torch_cpu.dir/operators/weighted_multi_sampling_op.cc.o CMakeFiles/torch_cpu.dir/operators/weighted_sample_op.cc.o CMakeFiles/torch_cpu.dir/operators/while_op.cc.o CMakeFiles/torch_cpu.dir/operators/workspace_ops.cc.o CMakeFiles/torch_cpu.dir/operators/zero_gradient_op.cc.o CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_blob_fetcher_op.cc.o CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_executor.cc.o CMakeFiles/torch_cpu.dir/operators/rnn/recurrent_network_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/init_qnnpack.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_add_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_average_pool_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_channel_shuffle_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_concat_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_op_relu.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_conv_transpose_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_dequantize_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_fc_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_flatten_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_given_tensor_fill_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_leaky_relu_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_max_pool_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_quantize_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_relu_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_reshape_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_resize_nearest_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_roi_align_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_slice_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_sigmoid_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_softmax_op.cc.o CMakeFiles/torch_cpu.dir/operators/quantized/int8_transpose_op.cc.o CMakeFiles/torch_cpu.dir/opt/annotations.cc.o CMakeFiles/torch_cpu.dir/opt/backend_cutting.cc.o CMakeFiles/torch_cpu.dir/opt/backend_transformer_base.cc.o CMakeFiles/torch_cpu.dir/opt/bound_shape_inferencer.cc.o CMakeFiles/torch_cpu.dir/opt/converter.cc.o CMakeFiles/torch_cpu.dir/opt/dead_code_elim.cc.o CMakeFiles/torch_cpu.dir/opt/device.cc.o CMakeFiles/torch_cpu.dir/opt/distributed.cc.o CMakeFiles/torch_cpu.dir/opt/distributed_converter.cc.o CMakeFiles/torch_cpu.dir/opt/fakefp16_transform.cc.o CMakeFiles/torch_cpu.dir/opt/fusion.cc.o CMakeFiles/torch_cpu.dir/opt/glow_net_transform.cc.o CMakeFiles/torch_cpu.dir/opt/mobile.cc.o CMakeFiles/torch_cpu.dir/opt/onnxifi_op.cc.o CMakeFiles/torch_cpu.dir/opt/onnxifi_transformer.cc.o CMakeFiles/torch_cpu.dir/opt/optimize_ideep.cc.o CMakeFiles/torch_cpu.dir/opt/optimizer.cc.o CMakeFiles/torch_cpu.dir/opt/passes.cc.o CMakeFiles/torch_cpu.dir/opt/shape_info.cc.o CMakeFiles/torch_cpu.dir/opt/tvm_transformer.cc.o CMakeFiles/torch_cpu.dir/queue/blobs_queue.cc.o CMakeFiles/torch_cpu.dir/queue/blobs_queue_db.cc.o CMakeFiles/torch_cpu.dir/queue/queue_ops.cc.o CMakeFiles/torch_cpu.dir/queue/rebatching_queue.cc.o CMakeFiles/torch_cpu.dir/queue/rebatching_queue_ops.cc.o CMakeFiles/torch_cpu.dir/sgd/adadelta_op.cc.o CMakeFiles/torch_cpu.dir/sgd/adagrad_fused.cc.o CMakeFiles/torch_cpu.dir/sgd/adagrad_op.cc.o CMakeFiles/torch_cpu.dir/sgd/adam_op.cc.o CMakeFiles/torch_cpu.dir/sgd/clip_tensor_op.cc.o CMakeFiles/torch_cpu.dir/sgd/decay_adagrad_op.cc.o CMakeFiles/torch_cpu.dir/sgd/ftrl_op.cc.o CMakeFiles/torch_cpu.dir/sgd/gftrl_op.cc.o CMakeFiles/torch_cpu.dir/sgd/iter_op.cc.o CMakeFiles/torch_cpu.dir/sgd/lars_op.cc.o CMakeFiles/torch_cpu.dir/sgd/learning_rate_adaption_op.cc.o CMakeFiles/torch_cpu.dir/sgd/learning_rate_op.cc.o CMakeFiles/torch_cpu.dir/sgd/math_lp.cc.o CMakeFiles/torch_cpu.dir/sgd/momentum_sgd_op.cc.o CMakeFiles/torch_cpu.dir/sgd/rmsprop_op.cc.o CMakeFiles/torch_cpu.dir/sgd/rowwise_adagrad_fused.cc.o CMakeFiles/torch_cpu.dir/sgd/rowwise_counter.cc.o CMakeFiles/torch_cpu.dir/sgd/storm_op.cc.o CMakeFiles/torch_cpu.dir/sgd/weight_scale_op.cc.o CMakeFiles/torch_cpu.dir/sgd/wngrad_op.cc.o CMakeFiles/torch_cpu.dir/sgd/yellowfin_op.cc.o CMakeFiles/torch_cpu.dir/share/contrib/nnpack/conv_op.cc.o CMakeFiles/torch_cpu.dir/share/contrib/depthwise/depthwise3x3_conv_op.cc.o CMakeFiles/torch_cpu.dir/transforms/common_subexpression_elimination.cc.o CMakeFiles/torch_cpu.dir/transforms/conv_to_nnpack_transform.cc.o CMakeFiles/torch_cpu.dir/transforms/pattern_net_transform.cc.o CMakeFiles/torch_cpu.dir/transforms/single_op_transform.cc.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_graph_observer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_legacy.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o "CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o" "CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o" /usr/lib64/libprotobuf.so ../lib/libc10.so.2.0.0 ../lib/libqnnpack.a -lgloo_cuda /usr/lib64/libglog.so /usr/lib64/libopenblaso.so ../lib/libqnnpack.a ../lib/libpytorch_qnnpack.a /usr/lib64/libXNNPACK.so /usr/lib64/liblmdb.so /usr/lib64/libleveldb.so /usr/lib64/libsnappy.so /usr/lib64/libnuma.so /usr/lib64/libzmq.so /usr/lib64/libhiredis.so /usr/lib64/libopencv_highgui.so.4.7.0 /usr/lib64/libopencv_optflow.so.4.7.0 /usr/lib64/libopencv_videoio.so.4.7.0 ../lib/libtensorpipe.a /usr/lib64/libgloo.so /usr/lib64/libonnx_proto.so /usr/lib64/libonnx.so -lonnx_optimizer -lfoxi_loader -lrt ../lib/libkineto.a -lgcc_s -lgcc -ldl /usr/lib64/libopenblaso.so -lrt -lm -lnnpack /usr/lib64/libcpuinfo.so -lsleef -Wl,--whole-archive,"/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/lib/libcaffe2_protos.a" -Wl,--no-whole-archive /usr/lib64/libgflags.so.2.2.2 /usr/lib64/liblmdb.so /usr/lib64/libleveldb.so /usr/lib64/libsnappy.so /usr/lib64/libnuma.so /usr/lib64/libzmq.so /usr/lib64/libhiredis.so -lonnx_optimizer -lfoxi_loader -lgcc_s -lgcc -lm -lnnpack -lsleef /usr/lib64/libpthreadpool.so ../lib/libclog.a /usr/lib64/libopencv_ximgproc.so.4.7.0 /usr/lib64/libopencv_imgcodecs.so.4.7.0 /usr/lib64/libopencv_video.so.4.7.0 /usr/lib64/libopencv_dnn.so.4.7.0 /usr/lib64/libopencv_calib3d.so.4.7.0 /usr/lib64/libopencv_features2d.so.4.7.0 /usr/lib64/libopencv_imgproc.so.4.7.0 /usr/lib64/libopencv_flann.so.4.7.0 /usr/lib64/libopencv_core.so.4.7.0 /usr/lib/gcc/aarch64-anolis-linux/12/libgomp.so /usr/lib64/libpthread.a ../lib/libtensorpipe_uv.a -lpthread -ldl -lrt /usr/local/cuda-12.1/lib64/libcupti.so /usr/local/cuda-12.1/lib64/libcudart.so In function 'make_unique', inlined from 'allocate' at /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/static/impl.h:1131:47, inlined from '__ct ' at /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/static/impl.h:1116:41, inlined from '__ct_base ' at /builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/jit/runtime/static/impl.cpp:2138:7: /usr/include/c++/12/bits/unique_ptr.h:1080:30: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1080 | { return unique_ptr<_Tp>(new remove_extent_t<_Tp>[__num]()); } | ^ /usr/include/c++/12/new: In member function '__ct_base ': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cpu/vec/vec_base.h: In function 'mask_gather.constprop': /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cpu/vec/vec_base.h:901:3: warning: '' is used uninitialized [-Wuninitialized] 901 | mask = Vectorized(); // "zero out" mask | ^ /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cpu/vec/vec_base.h:901:10: note: '' declared here 901 | mask = Vectorized(); // "zero out" mask | ^ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/cmake -E cmake_symlink_library ../lib/libtorch_cpu.so.2.0.0 ../lib/libtorch_cpu.so.2.0 ../lib/libtorch_cpu.so gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 72%] Built target torch_cpu /usr/bin/gmake -f caffe2/CMakeFiles/torch_cuda.dir/build.make caffe2/CMakeFiles/torch_cuda.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/pytorch-v2.0.1 /builddir/build/BUILD/pytorch-v2.0.1/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/CMakeFiles/torch_cuda.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' /usr/bin/gmake -f caffe2/CMakeFiles/torch_cuda.dir/build.make caffe2/CMakeFiles/torch_cuda.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build' [ 72%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAContext.cpp.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGraph.cpp.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CachingHostAllocator.cpp.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseDescriptors.cpp.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CuSparseHandlePool.cpp.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/EmptyTensor.cpp.o [ 72%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Exceptions.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAContext.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAContext.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAContext.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/CUDAContext.cpp [ 72%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PeerToPeerAccess.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PinnedMemoryAllocator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGraph.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGraph.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGraph.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/CUDAGraph.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/CUDAHooks.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseDescriptors.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseDescriptors.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseDescriptors.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/CUDASparseDescriptors.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/LazyNVRTC.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CachingHostAllocator.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CachingHostAllocator.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CachingHostAllocator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/CachingHostAllocator.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CuSparseHandlePool.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CuSparseHandlePool.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CuSparseHandlePool.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/CuSparseHandlePool.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_basic.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/EmptyTensor.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/EmptyTensor.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/EmptyTensor.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/EmptyTensor.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_complex.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Exceptions.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Exceptions.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Exceptions.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/Exceptions.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Resize.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PeerToPeerAccess.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PeerToPeerAccess.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PeerToPeerAccess.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/PeerToPeerAccess.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PinnedMemoryAllocator.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PinnedMemoryAllocator.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PinnedMemoryAllocator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/PinnedMemoryAllocator.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/CUDAHooks.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/CUDAHooks.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/CUDAHooks.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/detail/CUDAHooks.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -DNVRTC_SHORTHASH=11929631 -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/LazyNVRTC.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/LazyNVRTC.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/LazyNVRTC.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/detail/LazyNVRTC.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_basic.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_basic.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_basic.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/llvm_basic.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_complex.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_complex.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_complex.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda/llvm_complex.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/BatchNorm.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Resize.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Resize.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Resize.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cuda/Resize.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cuda/SpectralOps.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvShared.cpp.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v8.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cuda/TensorCompare.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/GridSampler.cpp.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v7.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/BatchNorm.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/BatchNorm.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/BatchNorm.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cudnn/BatchNorm.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/LossCTC.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/RNN.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvShared.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvShared.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvShared.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cudnn/ConvShared.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v7.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v7.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v7.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cudnn/Conv_v7.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v8.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v8.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v8.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cudnn/Conv_v8.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/GridSampler.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/GridSampler.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/GridSampler.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cudnn/GridSampler.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/LossCTC.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/LossCTC.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/LossCTC.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cudnn/LossCTC.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/RNN.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/RNN.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/RNN.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cudnn/RNN.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Conv.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/miopen/Conv_miopen.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Linear.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/miopen/RNN_miopen.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cuda/Activation.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Pooling.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Conv.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Conv.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Conv.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/Conv.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/AutocastRNN.cpp.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Descriptors.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Handle.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Linear.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Linear.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Linear.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/Linear.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Types.cpp.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/core/blob_serialization_gpu.cc.o [ 73%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/core/common_cudnn.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Pooling.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Pooling.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Pooling.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/Pooling.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/AutocastRNN.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/AutocastRNN.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/AutocastRNN.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cudnn/AutocastRNN.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Descriptors.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Descriptors.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Descriptors.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cudnn/Descriptors.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Handle.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Handle.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Handle.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cudnn/Handle.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Types.cpp.o -MF CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Types.cpp.o.d -o CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Types.cpp.o -c /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cudnn/Types.cpp cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/core/common_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/core/common_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/core/common_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/common_cudnn.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/core/blob_serialization_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/core/blob_serialization_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/core/blob_serialization_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob_serialization_gpu.cc [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/core/event_gpu.cc.o [ 74%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/core/context_gpu.cu.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/core/common_gpu.cc.o [ 74%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/utils/math/broadcast.cu.o [ 74%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/utils/math/reduce.cu.o [ 74%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/utils/math/elementwise.cu.o [ 74%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/utils/math/transpose.cu.o [ 74%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/utils/math_gpu.cu.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/contrib/nccl/cuda_nccl_gpu.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/contrib/aten/aten_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/core/common_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/core/common_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/core/common_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/common_gpu.cc [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/contrib/gloo/allreduce_ops_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/core/event_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/core/event_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/core/event_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/event_gpu.cc [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/contrib/gloo/broadcast_ops_gpu.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/contrib/nccl/cuda_nccl_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/core/context_gpu.cu.o -MF CMakeFiles/torch_cuda.dir/core/context_gpu.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.cu -o CMakeFiles/torch_cuda.dir/core/context_gpu.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/utils/math/broadcast.cu.o -MF CMakeFiles/torch_cuda.dir/utils/math/broadcast.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/broadcast.cu -o CMakeFiles/torch_cuda.dir/utils/math/broadcast.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/utils/math/elementwise.cu.o -MF CMakeFiles/torch_cuda.dir/utils/math/elementwise.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/elementwise.cu -o CMakeFiles/torch_cuda.dir/utils/math/elementwise.cu.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/distributed/redis_store_handler_op_gpu.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/contrib/gloo/common_world_ops_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/utils/math/reduce.cu.o -MF CMakeFiles/torch_cuda.dir/utils/math/reduce.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/reduce.cu -o CMakeFiles/torch_cuda.dir/utils/math/reduce.cu.o [ 74%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/image/transform_gpu.cu.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/db/create_db_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/utils/math/transpose.cu.o -MF CMakeFiles/torch_cuda.dir/utils/math/transpose.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math/transpose.cu -o CMakeFiles/torch_cuda.dir/utils/math/transpose.cu.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/distributed/file_store_handler_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/utils/math_gpu.cu.o -MF CMakeFiles/torch_cuda.dir/utils/math_gpu.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu -o CMakeFiles/torch_cuda.dir/utils/math_gpu.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/contrib/aten/aten_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/contrib/aten/aten_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/contrib/aten/aten_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/aten/aten_op_gpu.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/contrib/nccl/cuda_nccl_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/contrib/nccl/cuda_nccl_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/contrib/nccl/cuda_nccl_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/nccl/cuda_nccl_gpu.cc [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/image/image_input_op_gpu.cc.o [ 74%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/channelwise_conv3d_op_cudnn.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/contrib/nccl/cuda_nccl_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/contrib/nccl/cuda_nccl_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/contrib/nccl/cuda_nccl_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/nccl/cuda_nccl_op_gpu.cc [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/conv_op_cache_cudnn.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/contrib/gloo/allreduce_ops_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/contrib/gloo/allreduce_ops_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/contrib/gloo/allreduce_ops_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops_gpu.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/contrib/gloo/broadcast_ops_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/contrib/gloo/broadcast_ops_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/contrib/gloo/broadcast_ops_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/broadcast_ops_gpu.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/contrib/gloo/common_world_ops_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/contrib/gloo/common_world_ops_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/contrib/gloo/common_world_ops_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/common_world_ops_gpu.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/db/create_db_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/db/create_db_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/db/create_db_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/db/create_db_op_gpu.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/distributed/file_store_handler_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/distributed/file_store_handler_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/distributed/file_store_handler_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/file_store_handler_op_gpu.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/distributed/redis_store_handler_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/distributed/redis_store_handler_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/distributed/redis_store_handler_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/distributed/redis_store_handler_op_gpu.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/image/image_input_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/image/image_input_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/image/image_input_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op_gpu.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/image/transform_gpu.cu.o -MF CMakeFiles/torch_cuda.dir/image/transform_gpu.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/transform_gpu.cu -o CMakeFiles/torch_cuda.dir/image/transform_gpu.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/channelwise_conv3d_op_cudnn.cu.o -MF CMakeFiles/torch_cuda.dir/operators/channelwise_conv3d_op_cudnn.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/channelwise_conv3d_op_cudnn.cu -o CMakeFiles/torch_cuda.dir/operators/channelwise_conv3d_op_cudnn.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/conv_op_cache_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/conv_op_cache_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/conv_op_cache_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_cache_cudnn.cc [ 74%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/depthwise_3x3_conv_op_cudnn.cu.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/elu_op_cudnn.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/conv_op_cudnn.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/conv_transpose_op_cudnn.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/dropout_op_cudnn.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/sigmoid_op_cudnn.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/local_response_normalization_op_cudnn.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/pool_op_cudnn.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/order_switch_ops_cudnn.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/softmax_op_cudnn.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/conv_op_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/conv_op_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/conv_op_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_cudnn.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/conv_transpose_op_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/conv_transpose_op_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/conv_transpose_op_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_transpose_op_cudnn.cc [ 74%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/spatial_batch_norm_op_cudnn.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/depthwise_3x3_conv_op_cudnn.cu.o -MF CMakeFiles/torch_cuda.dir/operators/depthwise_3x3_conv_op_cudnn.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/depthwise_3x3_conv_op_cudnn.cu -o CMakeFiles/torch_cuda.dir/operators/depthwise_3x3_conv_op_cudnn.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/dropout_op_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/dropout_op_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/dropout_op_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/dropout_op_cudnn.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/elu_op_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/elu_op_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/elu_op_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elu_op_cudnn.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/local_response_normalization_op_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/local_response_normalization_op_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/local_response_normalization_op_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/local_response_normalization_op_cudnn.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/order_switch_ops_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/order_switch_ops_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/order_switch_ops_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/order_switch_ops_cudnn.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/pool_op_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/pool_op_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/pool_op_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_op_cudnn.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/sigmoid_op_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/sigmoid_op_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/sigmoid_op_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sigmoid_op_cudnn.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/softmax_op_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/softmax_op_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/softmax_op_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/softmax_op_cudnn.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/spatial_batch_norm_op_cudnn.cu.o -MF CMakeFiles/torch_cuda.dir/operators/spatial_batch_norm_op_cudnn.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/spatial_batch_norm_op_cudnn.cu -o CMakeFiles/torch_cuda.dir/operators/spatial_batch_norm_op_cudnn.cu.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/tanh_op_cudnn.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/transpose_op_cudnn.cc.o [ 74%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/communicator_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/tanh_op_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/tanh_op_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/tanh_op_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tanh_op_cudnn.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/transpose_op_cudnn.cc.o -MF CMakeFiles/torch_cuda.dir/operators/transpose_op_cudnn.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/transpose_op_cudnn.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/transpose_op_cudnn.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/concat_split_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/communicator_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/communicator_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/communicator_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/communicator_op_gpu.cc cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/concat_split_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/concat_split_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/concat_split_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/concat_split_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/conv_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/conv_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/conv_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/conv_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/conv_op_shared_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/conv_op_shared_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/conv_op_shared_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/conv_op_shared_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_shared_gpu.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:37, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_OperationGraph.h:36, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Heuristics.h:31, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend.h:101, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/cudnn/Conv_v8.cpp:16: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h: In member function 'int64_t cudnn_frontend::PointWiseDesc_v8::getPortCount() const': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h:69:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 69 | switch (mode) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h: In member function 'cudnn_frontend::Operation_v8&& cudnn_frontend::OperationBuilder_v8::build_pointwise_op()': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:354:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 354 | switch (m_operation.pointwise_mode) { | ^ [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/conv_transpose_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/conv_transpose_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/conv_transpose_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/conv_transpose_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_transpose_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/counter_ops_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/counter_ops_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/counter_ops_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/counter_ops_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/counter_ops_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/do_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/do_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/do_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/do_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/do_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_add_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_add_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/elementwise_add_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/elementwise_add_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_add_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_sub_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_sub_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/elementwise_sub_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/elementwise_sub_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_sub_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/exp_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/exp_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/exp_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/exp_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/exp_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/expand_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/expand_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/expand_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/expand_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/expand_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/expand_squeeze_dims_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/expand_squeeze_dims_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/expand_squeeze_dims_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/expand_squeeze_dims_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/expand_squeeze_dims_op_gpu.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:37, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_OperationGraph.h:36, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Heuristics.h:31, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend.h:101, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/utils.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp:12: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h: In member function 'int64_t cudnn_frontend::PointWiseDesc_v8::getPortCount() const': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h:69:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 69 | switch (mode) { | ^ [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/free_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/free_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/free_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/free_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/free_op_gpu.cc /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h: In member function 'cudnn_frontend::Operation_v8&& cudnn_frontend::OperationBuilder_v8::build_pointwise_op()': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:354:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 354 | switch (m_operation.pointwise_mode) { | ^ [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/fully_connected_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/fully_connected_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/fully_connected_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/fully_connected_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/fully_connected_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/if_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/if_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/if_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/if_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/if_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/im2col_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/im2col_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/im2col_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/im2col_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/im2col_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/load_save_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/load_save_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/load_save_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/load_save_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/load_save_op_gpu.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_shared_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/locally_connected_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/locally_connected_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/locally_connected_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/locally_connected_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/locally_connected_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/log_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/log_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/log_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/log_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/log_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/matmul_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/matmul_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/matmul_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/matmul_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/matmul_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/negate_gradient_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/negate_gradient_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/negate_gradient_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/negate_gradient_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/negate_gradient_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/negative_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/negative_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/negative_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/negative_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/negative_op_gpu.cc In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elu_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elu_op_cudnn.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sigmoid_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sigmoid_op_cudnn.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tanh_op.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tanh_op_cudnn.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_impl.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_gpu.cc:2: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/order_switch_ops_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/order_switch_ops_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/order_switch_ops_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/order_switch_ops_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/order_switch_ops_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/prepend_dim_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/prepend_dim_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/prepend_dim_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/prepend_dim_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/prepend_dim_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/reshape_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/reshape_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/reshape_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/reshape_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reshape_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/scale_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/scale_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/scale_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/scale_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/scale_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/shape_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/shape_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/shape_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/shape_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/shape_op_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/sqr_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/sqr_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/sqr_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/sqr_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqr_op_gpu.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/common.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/storage.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/tensor.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/blob.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/common.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/broadcast_ops.h:5, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/broadcast_ops_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_op.h:7, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/pool_op_cudnn.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/sqrt_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/sqrt_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/sqrt_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/sqrt_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqrt_op_gpu.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/dropout_op_cudnn.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/stop_gradient_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/stop_gradient_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/stop_gradient_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/stop_gradient_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/stop_gradient_gpu.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/local_response_normalization_op_cudnn.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/tensor_protos_db_input_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/tensor_protos_db_input_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/tensor_protos_db_input_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/tensor_protos_db_input_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tensor_protos_db_input_gpu.cc [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/while_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/while_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/while_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/while_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/while_op_gpu.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/concat_split_op_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/nccl/cuda_nccl_op_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_sub_op.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_sub_op_gpu.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(151): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BinaryOpWith2DBroadcasting( ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(202): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastBinaryOpImpl( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(238): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastBinaryOp( ^ In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/math.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/algorithm.h:14, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/gloo/allreduce_ops.h:9: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h: In function 'gloo::cpu_half2float(gloo::float16)': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:338:19: warning: 'temp' is used uninitialized [-Wuninitialized] 338 | return *(float*)rp; | ^~ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo/gloo/types.h:335:12: note: 'temp' declared here 335 | unsigned temp = ((sign << 31) | (exponent << 23) | mantissa); | ^~~~ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(1724): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void SumGenericIter( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2195): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void Im2ColNdNCHWCUDAImpl( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2243): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void Col2ImNdNCHWCUDAImpl( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2807): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastCUDAImpl( ^ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/conv_op_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/exp_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/exp_op_gpu.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_add_op.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_add_op_gpu.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 75%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/operators/zero_gradient_op_gpu.cc.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/bin/g++ -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build -I/builddir/build/BUILD/pytorch-v2.0.1 -I/usr/include/openblas -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/gemmlowp -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/neon2sse -I/usr/include/opencv4 -I/usr/include/eigen3 -I/usr/local/cuda-12.1/include -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/gloo -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/THC -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/cuda -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/../../../third_party/cutlass/include -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/aten/src -I/builddir/build/BUILD/pytorch-v2.0.1/aten/../third_party/catch/single_include -I/builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/cuda/../.. -I/builddir/build/BUILD/pytorch-v2.0.1/c10/.. -I/builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/third_party/tensorpipe -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/tensorpipe/third_party/libnop/include -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api -I/builddir/build/BUILD/pytorch-v2.0.1/torch/csrc/api/include -I/builddir/build/BUILD/pytorch-v2.0.1/third_party/QNNPACK/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow -DNDEBUG -DNDEBUG -std=gnu++17 -fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-type-limits -Wno-array-bounds -Wno-sign-compare -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-missing-braces -Wno-maybe-uninitialized -fvisibility=hidden -O2 -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/zero_gradient_op_gpu.cc.o -MF CMakeFiles/torch_cuda.dir/operators/zero_gradient_op_gpu.cc.o.d -o CMakeFiles/torch_cuda.dir/operators/zero_gradient_op_gpu.cc.o -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/zero_gradient_op_gpu.cc In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/do_op.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/do_op_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/counter_ops_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 75%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/abs_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/abs_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/abs_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/abs_op.cu -o CMakeFiles/torch_cuda.dir/operators/abs_op.cu.o [ 75%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/accumulate_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/accumulate_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/accumulate_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/accumulate_op.cu -o CMakeFiles/torch_cuda.dir/operators/accumulate_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/accuracy_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/accuracy_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/accuracy_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/accuracy_op.cu -o CMakeFiles/torch_cuda.dir/operators/accuracy_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/acos_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/acos_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/acos_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/acos_op.cu -o CMakeFiles/torch_cuda.dir/operators/acos_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/affine_channel_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/affine_channel_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/affine_channel_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/affine_channel_op.cu -o CMakeFiles/torch_cuda.dir/operators/affine_channel_op.cu.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/expand_squeeze_dims_op_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/alias_with_name.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/alias_with_name.cu.o -MF CMakeFiles/torch_cuda.dir/operators/alias_with_name.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/alias_with_name.cu -o CMakeFiles/torch_cuda.dir/operators/alias_with_name.cu.o In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/log_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/log_op_gpu.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/negative_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/negative_op_gpu.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/arg_ops.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/arg_ops.cu.o -MF CMakeFiles/torch_cuda.dir/operators/arg_ops.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/arg_ops.cu -o CMakeFiles/torch_cuda.dir/operators/arg_ops.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/asin_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/asin_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/asin_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/asin_op.cu -o CMakeFiles/torch_cuda.dir/operators/asin_op.cu.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/locally_connected_op_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op_gpu.cc:3: /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'caffe2::ImageInputOp::ImageInputOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with Context = caffe2::CUDAContext]': /builddir/build/BUILD/pytorch-v2.0.1/c10/util/Registry.h:189:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::ImageInputOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op_gpu.cc:36:1: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:391:19: warning: unused variable 'i' [-Wunused-variable] 391 | for (const auto i : c10::irange(num_decode_threads_)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:410:19: warning: unused variable 'i' [-Wunused-variable] 410 | for (const auto i : c10::irange(additional_output_sizes_.size())) { | ^ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/assert_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/assert_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/assert_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/assert_op.cu -o CMakeFiles/torch_cuda.dir/operators/assert_op.cu.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/negate_gradient_op_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:37, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_OperationGraph.h:36, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Heuristics.h:31, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend.h:101, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/utils.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/Linear.cpp:15: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h: In member function 'int64_t cudnn_frontend::PointWiseDesc_v8::getPortCount() const': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h:69:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 69 | switch (mode) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h: In member function 'cudnn_frontend::Operation_v8&& cudnn_frontend::OperationBuilder_v8::build_pointwise_op()': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:354:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 354 | switch (m_operation.pointwise_mode) { | ^ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/async_net_barrier_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/async_net_barrier_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/async_net_barrier_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/async_net_barrier_op.cu -o CMakeFiles/torch_cuda.dir/operators/async_net_barrier_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/atan_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/atan_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/atan_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/atan_op.cu -o CMakeFiles/torch_cuda.dir/operators/atan_op.cu.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:37, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_OperationGraph.h:36, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Heuristics.h:31, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend.h:101, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/utils.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp:11: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h: In member function 'int64_t cudnn_frontend::PointWiseDesc_v8::getPortCount() const': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h:69:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 69 | switch (mode) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(151): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BinaryOpWith2DBroadcasting( ^ Remark: The warnings can be suppressed with "-diag-suppress " /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(202): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastBinaryOpImpl( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(238): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastBinaryOp( ^ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h: In member function 'cudnn_frontend::Operation_v8&& cudnn_frontend::OperationBuilder_v8::build_pointwise_op()': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:354:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 354 | switch (m_operation.pointwise_mode) { | ^ In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:37, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_OperationGraph.h:36, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Heuristics.h:31, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend.h:101, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/utils.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp:13: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h: In member function 'int64_t cudnn_frontend::PointWiseDesc_v8::getPortCount() const': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h:69:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 69 | switch (mode) { | ^ In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:37, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_OperationGraph.h:36, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Heuristics.h:31, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend.h:101, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/utils.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp:11: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h: In member function 'int64_t cudnn_frontend::PointWiseDesc_v8::getPortCount() const': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h:69:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 69 | switch (mode) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h: In member function 'cudnn_frontend::Operation_v8&& cudnn_frontend::OperationBuilder_v8::build_pointwise_op()': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:354:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 354 | switch (m_operation.pointwise_mode) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h: In member function 'cudnn_frontend::Operation_v8&& cudnn_frontend::OperationBuilder_v8::build_pointwise_op()': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:354:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 354 | switch (m_operation.pointwise_mode) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(1724): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void SumGenericIter( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2195): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void Im2ColNdNCHWCUDAImpl( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2243): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void Col2ImNdNCHWCUDAImpl( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2807): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastCUDAImpl( ^ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/batch_gather_ops.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/batch_gather_ops.cu.o -MF CMakeFiles/torch_cuda.dir/operators/batch_gather_ops.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_gather_ops.cu -o CMakeFiles/torch_cuda.dir/operators/batch_gather_ops.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/batch_matmul_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/batch_matmul_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/batch_matmul_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_matmul_op.cu -o CMakeFiles/torch_cuda.dir/operators/batch_matmul_op.cu.o In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqrt_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqrt_op_gpu.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:37, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_OperationGraph.h:36, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Heuristics.h:31, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend.h:101, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/utils.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp:12: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h: In member function 'int64_t cudnn_frontend::PointWiseDesc_v8::getPortCount() const': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h:69:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 69 | switch (mode) { | ^ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/batch_moments_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/batch_moments_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/batch_moments_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_moments_op.cu -o CMakeFiles/torch_cuda.dir/operators/batch_moments_op.cu.o /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h: In member function 'cudnn_frontend::Operation_v8&& cudnn_frontend::OperationBuilder_v8::build_pointwise_op()': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:354:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 354 | switch (m_operation.pointwise_mode) { | ^ In file included from /usr/include/eigen3/Eigen/Core:214, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/eigen_utils.h:6, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.h:15, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqr_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/sqr_op_gpu.cc:1: /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1671 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/eigen3/Eigen/Core:172: /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits::type*) [with Packet = eigen_packet_wrapper; typename unpacket_traits::type = signed char]': /usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} from an array of 'const int8_t' {aka 'const signed char'} [-Wclass-memaccess] 1716 | memcpy(&res, from, sizeof(Packet4c)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper'} declared here 159 | struct eigen_packet_wrapper | ^~~~~~~~~~~~~~~~~~~~ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/batch_permutation_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/batch_permutation_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/batch_permutation_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_permutation_op.cu -o CMakeFiles/torch_cuda.dir/operators/batch_permutation_op.cu.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:37, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_OperationGraph.h:36, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Heuristics.h:31, from /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend.h:101, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/utils.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/native/quantized/cudnn/Conv.cpp:16: /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h: In member function 'int64_t cudnn_frontend::PointWiseDesc_v8::getPortCount() const': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_PointWiseDesc.h:69:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 69 | switch (mode) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h: In member function 'cudnn_frontend::Operation_v8&& cudnn_frontend::OperationBuilder_v8::build_pointwise_op()': /builddir/build/BUILD/pytorch-v2.0.1/cmake/../third_party/cudnn_frontend/include/cudnn_frontend_Operation.h:354:16: warning: enumeration value 'CUDNN_POINTWISE_RECIPROCAL' not handled in switch [-Wswitch] 354 | switch (m_operation.pointwise_mode) { | ^ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/batch_sparse_to_dense_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/batch_sparse_to_dense_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/batch_sparse_to_dense_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/batch_sparse_to_dense_op.cu -o CMakeFiles/torch_cuda.dir/operators/batch_sparse_to_dense_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/boolean_mask_ops.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/boolean_mask_ops.cu.o -MF CMakeFiles/torch_cuda.dir/operators/boolean_mask_ops.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/boolean_mask_ops.cu -o CMakeFiles/torch_cuda.dir/operators/boolean_mask_ops.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/boolean_unmask_ops.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/boolean_unmask_ops.cu.o -MF CMakeFiles/torch_cuda.dir/operators/boolean_unmask_ops.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/boolean_unmask_ops.cu -o CMakeFiles/torch_cuda.dir/operators/boolean_unmask_ops.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/bucketize_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/bucketize_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/bucketize_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/bucketize_op.cu -o CMakeFiles/torch_cuda.dir/operators/bucketize_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/cast_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/cast_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/cast_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cast_op.cu -o CMakeFiles/torch_cuda.dir/operators/cast_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/cbrt_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/cbrt_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/cbrt_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cbrt_op.cu -o CMakeFiles/torch_cuda.dir/operators/cbrt_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/ceil_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/ceil_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/ceil_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ceil_op.cu -o CMakeFiles/torch_cuda.dir/operators/ceil_op.cu.o /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'bool caffe2::ImageInputOp::GetImageAndLabelAndInfoFromDBValue(const std::string&, cv::Mat*, PerImageArg&, int, std::mt19937*) [with Context = caffe2::CUDAContext; std::string = std::__cxx11::basic_string; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1135:3: required from 'void caffe2::ImageInputOp::DecodeAndTransposeOnly(const std::string&, uint8_t*, int, int, std::size_t) [with Context = caffe2::CUDAContext; std::string = std::__cxx11::basic_string; uint8_t = unsigned char; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1227:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CUDAContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:508:29: warning: unused variable 'w' [-Wunused-variable] 508 | for (const auto w : c10::irange(datum.width())) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:507:27: warning: unused variable 'h' [-Wunused-variable] 507 | for (const auto h : c10::irange(datum.height())) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'bool caffe2::RandomSizedCropping(cv::Mat*, int, std::mt19937*) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:742:39: required from 'bool caffe2::ImageInputOp::GetImageAndLabelAndInfoFromDBValue(const std::string&, cv::Mat*, PerImageArg&, int, std::mt19937*) [with Context = caffe2::CUDAContext; std::string = std::__cxx11::basic_string; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1135:3: required from 'void caffe2::ImageInputOp::DecodeAndTransposeOnly(const std::string&, uint8_t*, int, int, std::size_t) [with Context = caffe2::CUDAContext; std::string = std::__cxx11::basic_string; uint8_t = unsigned char; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1227:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CUDAContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:427:19: warning: unused variable 'i' [-Wunused-variable] 427 | for (const auto i : c10::irange(10)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'void caffe2::ColorLighting(float*, int, float, const std::vector >&, const std::vector&, std::mt19937*) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1013:27: required from 'void caffe2::TransformImage(const cv::Mat&, int, float*, bool, float, float, float, bool, float, const std::vector >&, const std::vector&, int, bool, const std::vector&, const std::vector&, std::mt19937*, std::bernoulli_distribution*, bool) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1099:26: required from 'void caffe2::ImageInputOp::DecodeAndTransform(const std::string&, float*, int, int, std::size_t) [with Context = caffe2::CUDAContext; std::string = std::__cxx11::basic_string; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1238:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CUDAContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:919:21: warning: unused variable 'w' [-Wunused-variable] 919 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:918:19: warning: unused variable 'h' [-Wunused-variable] 918 | for (const auto h : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'void caffe2::ColorNormalization(float*, int, int, const std::vector&, const std::vector&) [with Context = CUDAContext]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1024:30: required from 'void caffe2::TransformImage(const cv::Mat&, int, float*, bool, float, float, float, bool, float, const std::vector >&, const std::vector&, int, bool, const std::vector&, const std::vector&, std::mt19937*, std::bernoulli_distribution*, bool) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1099:26: required from 'void caffe2::ImageInputOp::DecodeAndTransform(const std::string&, float*, int, int, std::size_t) [with Context = caffe2::CUDAContext; std::string = std::__cxx11::basic_string; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1238:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CUDAContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:938:21: warning: unused variable 'w' [-Wunused-variable] 938 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:937:19: warning: unused variable 'h' [-Wunused-variable] 937 | for (const auto h : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'void caffe2::Saturation(float*, int, float, std::mt19937*) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:886:26: required from 'void caffe2::ColorJitter(float*, int, float, float, float, std::mt19937*) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1009:25: required from 'void caffe2::TransformImage(const cv::Mat&, int, float*, bool, float, float, float, bool, float, const std::vector >&, const std::vector&, int, bool, const std::vector&, const std::vector&, std::mt19937*, std::bernoulli_distribution*, bool) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1099:26: required from 'void caffe2::ImageInputOp::DecodeAndTransform(const std::string&, float*, int, int, std::size_t) [with Context = caffe2::CUDAContext; std::string = std::__cxx11::basic_string; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1238:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CUDAContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:804:21: warning: unused variable 'w' [-Wunused-variable] 804 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:803:19: warning: unused variable 'h' [-Wunused-variable] 803 | for (const auto h : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'void caffe2::Brightness(float*, int, float, std::mt19937*) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:888:26: required from 'void caffe2::ColorJitter(float*, int, float, float, float, std::mt19937*) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1009:25: required from 'void caffe2::TransformImage(const cv::Mat&, int, float*, bool, float, float, float, bool, float, const std::vector >&, const std::vector&, int, bool, const std::vector&, const std::vector&, std::mt19937*, std::bernoulli_distribution*, bool) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1099:26: required from 'void caffe2::ImageInputOp::DecodeAndTransform(const std::string&, float*, int, int, std::size_t) [with Context = caffe2::CUDAContext; std::string = std::__cxx11::basic_string; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1238:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CUDAContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:827:23: warning: unused variable 'c' [-Wunused-variable] 827 | for (const auto c : c10::irange(3)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:826:21: warning: unused variable 'w' [-Wunused-variable] 826 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:825:19: warning: unused variable 'h' [-Wunused-variable] 825 | for (const auto h : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h: In instantiation of 'void caffe2::Contrast(float*, int, float, std::mt19937*) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]': /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:890:24: required from 'void caffe2::ColorJitter(float*, int, float, float, float, std::mt19937*) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1009:25: required from 'void caffe2::TransformImage(const cv::Mat&, int, float*, bool, float, float, float, bool, float, const std::vector >&, const std::vector&, int, bool, const std::vector&, const std::vector&, std::mt19937*, std::bernoulli_distribution*, bool) [with Context = CUDAContext; std::mt19937 = std::mersenne_twister_engine]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1099:26: required from 'void caffe2::ImageInputOp::DecodeAndTransform(const std::string&, float*, int, int, std::size_t) [with Context = caffe2::CUDAContext; std::string = std::__cxx11::basic_string; std::size_t = long unsigned int]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1238:11: required from 'bool caffe2::ImageInputOp::Prefetch() [with Context = caffe2::CUDAContext]' /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:1151:6: required from here /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:844:21: warning: unused variable 'w' [-Wunused-variable] 844 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:843:19: warning: unused variable 'h' [-Wunused-variable] 843 | for (const auto h : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:858:23: warning: unused variable 'c' [-Wunused-variable] 858 | for (const auto c : c10::irange(3)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:857:21: warning: unused variable 'w' [-Wunused-variable] 857 | for (const auto w : c10::irange(img_size)) { | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/image/image_input_op.h:856:19: warning: unused variable 'h' [-Wunused-variable] 856 | for (const auto h : c10::irange(img_size)) { | ^ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/prepend_dim_op_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/channel_backprop_stats_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/channel_backprop_stats_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/channel_backprop_stats_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/channel_backprop_stats_op.cu -o CMakeFiles/torch_cuda.dir/operators/channel_backprop_stats_op.cu.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/reshape_op_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/channel_shuffle_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/channel_shuffle_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/channel_shuffle_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/channel_shuffle_op.cu -o CMakeFiles/torch_cuda.dir/operators/channel_shuffle_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/channel_stats_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/channel_stats_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/channel_stats_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/channel_stats_op.cu -o CMakeFiles/torch_cuda.dir/operators/channel_stats_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/clip_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/clip_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/clip_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/clip_op.cu -o CMakeFiles/torch_cuda.dir/operators/clip_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/copy_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/copy_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/copy_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/copy_op.cu -o CMakeFiles/torch_cuda.dir/operators/copy_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/cos_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/cos_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/cos_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cos_op.cu -o CMakeFiles/torch_cuda.dir/operators/cos_op.cu.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/stop_gradient_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/cosh_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/cosh_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/cosh_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cosh_op.cu -o CMakeFiles/torch_cuda.dir/operators/cosh_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/cosine_embedding_criterion_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/cosine_embedding_criterion_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/cosine_embedding_criterion_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cosine_embedding_criterion_op.cu -o CMakeFiles/torch_cuda.dir/operators/cosine_embedding_criterion_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/cross_entropy_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/cross_entropy_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/cross_entropy_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cross_entropy_op.cu -o CMakeFiles/torch_cuda.dir/operators/cross_entropy_op.cu.o In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context.h:19, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/core/context_gpu.h:9, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/tensor_protos_db_input_gpu.cc:2: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/cube_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/cube_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/cube_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/cube_op.cu -o CMakeFiles/torch_cuda.dir/operators/cube_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/data_couple_gpu.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/data_couple_gpu.cu.o -MF CMakeFiles/torch_cuda.dir/operators/data_couple_gpu.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/data_couple_gpu.cu -o CMakeFiles/torch_cuda.dir/operators/data_couple_gpu.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/deform_conv_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/deform_conv_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/deform_conv_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/deform_conv_op.cu -o CMakeFiles/torch_cuda.dir/operators/deform_conv_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/distance_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/distance_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/distance_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/distance_op.cu -o CMakeFiles/torch_cuda.dir/operators/distance_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/dropout_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/dropout_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/dropout_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/dropout_op.cu -o CMakeFiles/torch_cuda.dir/operators/dropout_op.cu.o [ 76%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_div_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_div_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/elementwise_div_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_div_op.cu -o CMakeFiles/torch_cuda.dir/operators/elementwise_div_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_linear_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_linear_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/elementwise_linear_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_linear_op.cu -o CMakeFiles/torch_cuda.dir/operators/elementwise_linear_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_mul_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_mul_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/elementwise_mul_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_mul_op.cu -o CMakeFiles/torch_cuda.dir/operators/elementwise_mul_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_ops.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/elementwise_ops.cu.o -MF CMakeFiles/torch_cuda.dir/operators/elementwise_ops.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elementwise_ops.cu -o CMakeFiles/torch_cuda.dir/operators/elementwise_ops.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/elu_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/elu_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/elu_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/elu_op.cu -o CMakeFiles/torch_cuda.dir/operators/elu_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/enforce_finite_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/enforce_finite_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/enforce_finite_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/enforce_finite_op.cu -o CMakeFiles/torch_cuda.dir/operators/enforce_finite_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/ensure_cpu_output_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/ensure_cpu_output_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/ensure_cpu_output_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/ensure_cpu_output_op.cu -o CMakeFiles/torch_cuda.dir/operators/ensure_cpu_output_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/erf_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/erf_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/erf_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/erf_op.cu -o CMakeFiles/torch_cuda.dir/operators/erf_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/filler_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/filler_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/filler_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/filler_op.cu -o CMakeFiles/torch_cuda.dir/operators/filler_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/find_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/find_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/find_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/find_op.cu -o CMakeFiles/torch_cuda.dir/operators/find_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/floor_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/floor_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/floor_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/floor_op.cu -o CMakeFiles/torch_cuda.dir/operators/floor_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/gather_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/gather_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/gather_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gather_op.cu -o CMakeFiles/torch_cuda.dir/operators/gather_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/gelu_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/gelu_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/gelu_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gelu_op.cu -o CMakeFiles/torch_cuda.dir/operators/gelu_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/generate_proposals_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/generate_proposals_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/generate_proposals_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/generate_proposals_op.cu -o CMakeFiles/torch_cuda.dir/operators/generate_proposals_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/generate_proposals_op_util_nms_gpu.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/generate_proposals_op_util_nms_gpu.cu.o -MF CMakeFiles/torch_cuda.dir/operators/generate_proposals_op_util_nms_gpu.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/generate_proposals_op_util_nms_gpu.cu -o CMakeFiles/torch_cuda.dir/operators/generate_proposals_op_util_nms_gpu.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/given_tensor_fill_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.cu -o CMakeFiles/torch_cuda.dir/operators/given_tensor_byte_string_to_uint8_fill_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/given_tensor_fill_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/given_tensor_fill_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/given_tensor_fill_op.cu -o CMakeFiles/torch_cuda.dir/operators/given_tensor_fill_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/glu_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/glu_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/glu_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/glu_op.cu -o CMakeFiles/torch_cuda.dir/operators/glu_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/group_norm_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/group_norm_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/group_norm_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/group_norm_op.cu -o CMakeFiles/torch_cuda.dir/operators/group_norm_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/gru_unit_op_gpu.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/gru_unit_op_gpu.cu.o -MF CMakeFiles/torch_cuda.dir/operators/gru_unit_op_gpu.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/gru_unit_op_gpu.cu -o CMakeFiles/torch_cuda.dir/operators/gru_unit_op_gpu.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/half_float_ops.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/half_float_ops.cu.o -MF CMakeFiles/torch_cuda.dir/operators/half_float_ops.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/half_float_ops.cu -o CMakeFiles/torch_cuda.dir/operators/half_float_ops.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/hard_sigmoid_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/hard_sigmoid_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/hard_sigmoid_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/hard_sigmoid_op.cu -o CMakeFiles/torch_cuda.dir/operators/hard_sigmoid_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/instance_norm_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/instance_norm_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/instance_norm_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/instance_norm_op.cu -o CMakeFiles/torch_cuda.dir/operators/instance_norm_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/integral_image_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/integral_image_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/integral_image_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/integral_image_op.cu -o CMakeFiles/torch_cuda.dir/operators/integral_image_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/layer_norm_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/layer_norm_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/layer_norm_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/layer_norm_op.cu -o CMakeFiles/torch_cuda.dir/operators/layer_norm_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/leaky_relu_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/leaky_relu_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/leaky_relu_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/leaky_relu_op.cu -o CMakeFiles/torch_cuda.dir/operators/leaky_relu_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/lengths_pad_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/lengths_pad_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/lengths_pad_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_pad_op.cu -o CMakeFiles/torch_cuda.dir/operators/lengths_pad_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/lengths_tile_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/lengths_tile_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/lengths_tile_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lengths_tile_op.cu -o CMakeFiles/torch_cuda.dir/operators/lengths_tile_op.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/local_response_normalization_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/local_response_normalization_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/local_response_normalization_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/local_response_normalization_op.cu -o CMakeFiles/torch_cuda.dir/operators/local_response_normalization_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/log1p_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/log1p_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/log1p_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/log1p_op.cu -o CMakeFiles/torch_cuda.dir/operators/log1p_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/logit_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/logit_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/logit_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/logit_op.cu -o CMakeFiles/torch_cuda.dir/operators/logit_op.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/loss_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/loss_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/loss_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/loss_op.cu -o CMakeFiles/torch_cuda.dir/operators/loss_op.cu.o [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/lp_pool_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/lp_pool_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/lp_pool_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lp_pool_op.cu -o CMakeFiles/torch_cuda.dir/operators/lp_pool_op.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/lpnorm_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/lpnorm_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/lpnorm_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lpnorm_op.cu -o CMakeFiles/torch_cuda.dir/operators/lpnorm_op.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/lstm_unit_op_gpu.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/lstm_unit_op_gpu.cu.o -MF CMakeFiles/torch_cuda.dir/operators/lstm_unit_op_gpu.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/lstm_unit_op_gpu.cu -o CMakeFiles/torch_cuda.dir/operators/lstm_unit_op_gpu.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ In file included from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorImpl.h:11, from /builddir/build/BUILD/pytorch-v2.0.1/c10/core/GeneratorImpl.h:8, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/core/Generator.h:22, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/CPUGeneratorImpl.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/aten/src/ATen/Context.h:3, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/aten/src/ATen/Functions.h:59, from /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2/contrib/aten/aten_op.h:4, from /builddir/build/BUILD/pytorch-v2.0.1/caffe2/contrib/aten/aten_op_gpu.cc:1: /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:5: note: here 667 | case Layout::Sparse: | ^~~~ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(151): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BinaryOpWith2DBroadcasting( ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(202): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastBinaryOpImpl( ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(238): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastBinaryOp( ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(1724): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void SumGenericIter( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2195): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void Im2ColNdNCHWCUDAImpl( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2243): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void Col2ImNdNCHWCUDAImpl( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2807): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastCUDAImpl( ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ [ 77%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/margin_ranking_criterion_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/margin_ranking_criterion_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/margin_ranking_criterion_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/margin_ranking_criterion_op.cu -o CMakeFiles/torch_cuda.dir/operators/margin_ranking_criterion_op.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ [ 78%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/max_pool_with_index.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/max_pool_with_index.cu.o -MF CMakeFiles/torch_cuda.dir/operators/max_pool_with_index.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu -o CMakeFiles/torch_cuda.dir/operators/max_pool_with_index.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(205): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(); static void __attribute__((__unused__)) CAFFE_ANONYMOUS_VARIABLE_CUDAMaxPoolWithIndex() { CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(); } static RegistererCUDAOperatorRegistry g_CUDAOperatorRegistry1( "MaxPoolWithIndex", CUDAOperatorRegistry(), RegistererCUDAOperatorRegistry::DefaultCreator, ::c10::demangle_type());; ^ Remark: The warnings can be suppressed with "-diag-suppress " /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(206): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(); static void __attribute__((__unused__)) CAFFE_ANONYMOUS_VARIABLE_CUDAMaxPoolWithIndexGradient() { CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(); } static RegistererCUDAOperatorRegistry g_CUDAOperatorRegistry2( "MaxPoolWithIndexGradient", CUDAOperatorRegistry(), RegistererCUDAOperatorRegistry::DefaultCreator, ::c10::demangle_type());; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(221): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(){}; static OpSchema* MaxPoolWithIndexGradient4 __attribute__((__unused__)) = &OpSchemaRegistry::NewSchema("MaxPoolWithIndexGradient", "/builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu", 221); ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(223): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(){}; static OpSchema* MaxPoolWithIndex5 __attribute__((__unused__)) = &OpSchemaRegistry::NewSchema("MaxPoolWithIndex", "/builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu", 223) ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ [ 78%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/mean_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/mean_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/mean_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mean_op.cu -o CMakeFiles/torch_cuda.dir/operators/mean_op.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(205): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(); static void __attribute__((__unused__)) CAFFE_ANONYMOUS_VARIABLE_CUDAMaxPoolWithIndex() { CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(); } static RegistererCUDAOperatorRegistry g_CUDAOperatorRegistry1( "MaxPoolWithIndex", CUDAOperatorRegistry(), RegistererCUDAOperatorRegistry::DefaultCreator, ::c10::demangle_type());; ^ Remark: The warnings can be suppressed with "-diag-suppress " /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(206): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(); static void __attribute__((__unused__)) CAFFE_ANONYMOUS_VARIABLE_CUDAMaxPoolWithIndexGradient() { CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(); } static RegistererCUDAOperatorRegistry g_CUDAOperatorRegistry2( "MaxPoolWithIndexGradient", CUDAOperatorRegistry(), RegistererCUDAOperatorRegistry::DefaultCreator, ::c10::demangle_type());; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(221): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(){}; static OpSchema* MaxPoolWithIndexGradient4 __attribute__((__unused__)) = &OpSchemaRegistry::NewSchema("MaxPoolWithIndexGradient", "/builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu", 221); ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(223): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(){}; static OpSchema* MaxPoolWithIndex5 __attribute__((__unused__)) = &OpSchemaRegistry::NewSchema("MaxPoolWithIndex", "/builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu", 223) ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(151): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BinaryOpWith2DBroadcasting( ^ Remark: The warnings can be suppressed with "-diag-suppress " /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(202): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastBinaryOpImpl( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(238): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastBinaryOp( ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(1724): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void SumGenericIter( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2195): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void Im2ColNdNCHWCUDAImpl( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2243): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void Col2ImNdNCHWCUDAImpl( ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/utils/math_gpu.cu(2807): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void BroadcastCUDAImpl( ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(205): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(); static void __attribute__((__unused__)) CAFFE_ANONYMOUS_VARIABLE_CUDAMaxPoolWithIndex() { CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(); } static RegistererCUDAOperatorRegistry g_CUDAOperatorRegistry1( "MaxPoolWithIndex", CUDAOperatorRegistry(), RegistererCUDAOperatorRegistry::DefaultCreator, ::c10::demangle_type());; ^ Remark: The warnings can be suppressed with "-diag-suppress " /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(206): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(); static void __attribute__((__unused__)) CAFFE_ANONYMOUS_VARIABLE_CUDAMaxPoolWithIndexGradient() { CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(); } static RegistererCUDAOperatorRegistry g_CUDAOperatorRegistry2( "MaxPoolWithIndexGradient", CUDAOperatorRegistry(), RegistererCUDAOperatorRegistry::DefaultCreator, ::c10::demangle_type());; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(221): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(){}; static OpSchema* MaxPoolWithIndexGradient4 __attribute__((__unused__)) = &OpSchemaRegistry::NewSchema("MaxPoolWithIndexGradient", "/builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu", 221); ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(223): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(){}; static OpSchema* MaxPoolWithIndex5 __attribute__((__unused__)) = &OpSchemaRegistry::NewSchema("MaxPoolWithIndex", "/builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu", 223) ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:1: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:1: note: here 667 | case Layout::Sparse: | ^ [ 78%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/mem_query_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/mem_query_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/mem_query_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mem_query_op.cu -o CMakeFiles/torch_cuda.dir/operators/mem_query_op.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ [ 78%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/minmax_ops.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/minmax_ops.cu.o -MF CMakeFiles/torch_cuda.dir/operators/minmax_ops.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/minmax_ops.cu -o CMakeFiles/torch_cuda.dir/operators/minmax_ops.cu.o [ 78%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/mod_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/mod_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/mod_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mod_op.cu -o CMakeFiles/torch_cuda.dir/operators/mod_op.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ [ 78%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/moments_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/moments_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/moments_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/moments_op.cu -o CMakeFiles/torch_cuda.dir/operators/moments_op.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(205): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(); static void __attribute__((__unused__)) CAFFE_ANONYMOUS_VARIABLE_CUDAMaxPoolWithIndex() { CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(); } static RegistererCUDAOperatorRegistry g_CUDAOperatorRegistry1( "MaxPoolWithIndex", CUDAOperatorRegistry(), RegistererCUDAOperatorRegistry::DefaultCreator, ::c10::demangle_type());; ^ Remark: The warnings can be suppressed with "-diag-suppress " /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(206): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(); static void __attribute__((__unused__)) CAFFE_ANONYMOUS_VARIABLE_CUDAMaxPoolWithIndexGradient() { CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(); } static RegistererCUDAOperatorRegistry g_CUDAOperatorRegistry2( "MaxPoolWithIndexGradient", CUDAOperatorRegistry(), RegistererCUDAOperatorRegistry::DefaultCreator, ::c10::demangle_type());; ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(221): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndexGradient(){}; static OpSchema* MaxPoolWithIndexGradient4 __attribute__((__unused__)) = &OpSchemaRegistry::NewSchema("MaxPoolWithIndexGradient", "/builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu", 221); ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu(223): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_MaxPoolWithIndex(){}; static OpSchema* MaxPoolWithIndex5 __attribute__((__unused__)) = &OpSchemaRegistry::NewSchema("MaxPoolWithIndex", "/builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/max_pool_with_index.cu", 223) ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:1: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:1: note: here 667 | case Layout::Sparse: | ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:1: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:1: note: here 667 | case Layout::Sparse: | ^ /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mem_query_op.cu(34): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_GetGPUMemoryUsage(){}; static OpSchema* GetGPUMemoryUsage1 __attribute__((__unused__)) = &OpSchemaRegistry::NewSchema("GetGPUMemoryUsage", "/builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mem_query_op.cu", 34) ^ Remark: The warnings can be suppressed with "-diag-suppress " /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/mem_query_op.cu(45): warning #1407-D: the "__visibility__" attribute can only appear on functions and variables with external linkage __attribute__((__visibility__("default"))) void CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_GetGPUMemoryUsage(); static void __attribute__((__unused__)) CAFFE_ANONYMOUS_VARIABLE_CUDAGetGPUMemoryUsage() { CAFFE2_PLEASE_ADD_OPERATOR_SCHEMA_FOR_GetGPUMemoryUsage(); } static RegistererCUDAOperatorRegistry g_CUDAOperatorRegistry2( "GetGPUMemoryUsage", CUDAOperatorRegistry(), RegistererCUDAOperatorRegistry::DefaultCreator, ::c10::demangle_type());; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ [ 78%] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/operators/multi_class_accuracy_op.cu.o cd /builddir/build/BUILD/pytorch-v2.0.1/anolis-linux-build/caffe2 && /usr/local/cuda-12.1/bin/nvcc -forward-unknown-to-host-compiler -DAT_PER_OPERATOR_HEADERS -DGFLAGS_IS_A_DLL=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DONNXIFI_ENABLE_EXT=1 -DONNX_NAMESPACE=onnx -DTORCH_CUDA_BUILD_MAIN_LIB -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_CUDA -DUSE_DISTRIBUTED -DUSE_EXPERIMENTAL_CUDNN_V8_API -DUSE_EXTERNAL_MZCRC -DUSE_FLASH_ATTENTION -DUSE_NCCL -DUSE_RPC -DUSE_TENSORPIPE -D_FILE_OFFSET_BITS=64 -Dtorch_cuda_EXPORTS --options-file CMakeFiles/torch_cuda.dir/includes_CUDA.rsp --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -Xfatbin -compress-all --compiler-options -fPIC -Wno-deprecated-gpu-targets -allow-unsupported-compiler --fatbin-options -compress-all -DONNX_NAMESPACE=onnx -gencode arch=compute_60,code=sm_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -O3 -DNDEBUG -std=c++17 -Xcompiler=-fPIC -DCAFFE2_USE_GLOO -D__NEON__ -DTH_HAVE_THREAD -Xcompiler=-Wall,-Wextra,-Wno-unused-parameter,-Wno-unused-function,-Wno-unused-result,-Wno-missing-field-initializers,-Wno-write-strings,-Wno-unknown-pragmas,-Wno-type-limits,-Wno-array-bounds,-Wno-unknown-pragmas,-Wno-sign-compare,-Wno-strict-overflow,-Wno-strict-aliasing,-Wno-error=deprecated-declarations,-Wno-missing-braces,-Wno-maybe-uninitialized -DTORCH_CUDA_BUILD_MAIN_LIB -MD -MT caffe2/CMakeFiles/torch_cuda.dir/operators/multi_class_accuracy_op.cu.o -MF CMakeFiles/torch_cuda.dir/operators/multi_class_accuracy_op.cu.o.d -x cu -c /builddir/build/BUILD/pytorch-v2.0.1/caffe2/operators/multi_class_accuracy_op.cu -o CMakeFiles/torch_cuda.dir/operators/multi_class_accuracy_op.cu.o /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ Remark: The warnings can be suppressed with "-diag-suppress " /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(223): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(233): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(const DenseStorage&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __host__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(248): warning #20012-D: __device__ annotation is ignored on a function("DenseStorage") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __host__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /usr/include/eigen3/Eigen/src/Core/DenseStorage.h(249): warning #20012-D: __device__ annotation is ignored on a function("operator=") that is explicitly defaulted on its first declaration __attribute__((host)) __attribute__((device)) DenseStorage& operator=(DenseStorage&&) = default; ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h: In function 'c10::DispatchKey c10::computeDispatchKey(optional, optional, optional)': /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:666:1: warning: this statement may fall through [-Wimplicit-fallthrough=] 666 | } | ^ /builddir/build/BUILD/pytorch-v2.0.1/c10/core/TensorOptions.h:667:1: note: here 667 | case Layout::Sparse: | ^